Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ ninja
|
|
3 |
opencv-python
|
4 |
open_clip_torch
|
5 |
fastapi
|
6 |
-
gradio==5.
|
7 |
-
gradio-client==1.
|
8 |
uvicorn==0.30.6
|
9 |
websockets==10.4
|
10 |
markdown2[all]
|
|
|
3 |
opencv-python
|
4 |
open_clip_torch
|
5 |
fastapi
|
6 |
+
gradio==5.43.0
|
7 |
+
gradio-client==1.3.0
|
8 |
uvicorn==0.30.6
|
9 |
websockets==10.4
|
10 |
markdown2[all]
|