Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
jax
|
4 |
-
torch
|
5 |
-
transformers
|
|
|
1 |
+
gradio~=4.19.1
|
2 |
+
huggingface_hub~=0.20.3
|
|
|
|
|
|