Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -3,12 +3,12 @@ transformers
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
torchaudio
|
| 6 |
-
accelerate
|
| 7 |
-
bitsandbytes
|
| 8 |
python-dotenv>=1.0.0
|
| 9 |
requests>=2.32.0
|
| 10 |
aiohttp>=3.9.0
|
| 11 |
-
asyncio-compat
|
| 12 |
wikipedia>=1.4.0
|
| 13 |
chromadb>=0.4.0
|
| 14 |
|
|
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
torchaudio
|
| 6 |
+
accelerate
|
| 7 |
+
bitsandbytes
|
| 8 |
python-dotenv>=1.0.0
|
| 9 |
requests>=2.32.0
|
| 10 |
aiohttp>=3.9.0
|
| 11 |
+
asyncio-compat
|
| 12 |
wikipedia>=1.4.0
|
| 13 |
chromadb>=0.4.0
|
| 14 |
|