Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse fileschange another version for gradio
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
google-generativeai
|
| 2 |
-
gradio
|
|
|
|
| 3 |
imageio
|
| 4 |
requests
|
|
|
|
| 1 |
google-generativeai
|
| 2 |
+
#gradio
|
| 3 |
+
gradio==5.0.1.
|
| 4 |
imageio
|
| 5 |
requests
|