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