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