Spaces:
Sleeping
Sleeping
Arghya Ghosh commited on
feat(backend/requirements): Add huggingface_hub to dependencies
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ scikit-learn
|
|
| 12 |
pandas
|
| 13 |
scalar-fastapi
|
| 14 |
python-multipart
|
| 15 |
-
scalar-fastapi
|
|
|
|
|
|
| 12 |
pandas
|
| 13 |
scalar-fastapi
|
| 14 |
python-multipart
|
| 15 |
+
scalar-fastapi
|
| 16 |
+
huggingface_hub
|