Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ ninja
|
|
| 3 |
opencv-python
|
| 4 |
open_clip_torch
|
| 5 |
fastapi
|
| 6 |
-
gradio==
|
| 7 |
markdown2[all]
|
| 8 |
numpy
|
| 9 |
requests
|
|
|
|
| 3 |
opencv-python
|
| 4 |
open_clip_torch
|
| 5 |
fastapi
|
| 6 |
+
gradio==4.35.0
|
| 7 |
markdown2[all]
|
| 8 |
numpy
|
| 9 |
requests
|