Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
datasets
|
| 4 |
huggingface-hub
|
| 5 |
git+https://github.com/huggingface/huggingface_hub
|
| 6 |
-
pyarrow
|
|
|
|
|
|
| 3 |
datasets
|
| 4 |
huggingface-hub
|
| 5 |
git+https://github.com/huggingface/huggingface_hub
|
| 6 |
+
pyarrow
|
| 7 |
+
requests
|