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