Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,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 |
|
|
|
|
| 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 |
|