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