Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
tensorflow>=2.6.0,<3.0.0
|
3 |
keras>=2.6.0,<3.0.0
|
4 |
gradio
|
5 |
-
torch
|
|
|
|
2 |
tensorflow>=2.6.0,<3.0.0
|
3 |
keras>=2.6.0,<3.0.0
|
4 |
gradio
|
5 |
+
torch
|
6 |
+
huggingface_hub
|