Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ flask
|
|
6 |
flask-cors
|
7 |
torch
|
8 |
transformers
|
9 |
-
huggingface_hub
|
|
|
|
6 |
flask-cors
|
7 |
torch
|
8 |
transformers
|
9 |
+
huggingface_hub
|
10 |
+
hf_hub_download
|