Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesbuilding error blow:
"IMPORTANT: You are using gradio version 4.26.0, however version 4.29.0 is available, please upgrade."
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
spaces
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
-
scipy
|
|
|
|
1 |
spaces
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
+
scipy
|
4 |
+
gradio==4.29.0
|