Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,6 @@ shapely
|
|
| 15 |
fast-langdetect
|
| 16 |
beautifulsoup4
|
| 17 |
pydantic
|
| 18 |
-
json-repair
|
|
|
|
|
|
|
|
|
| 15 |
fast-langdetect
|
| 16 |
beautifulsoup4
|
| 17 |
pydantic
|
| 18 |
+
json-repair
|
| 19 |
+
aiofiles
|
| 20 |
+
httpx
|