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==4.
|
7 |
gradio_client==1.0.1
|
8 |
markdown2[all]
|
9 |
numpy==1.26.4
|
|
|
3 |
opencv-python
|
4 |
open_clip_torch
|
5 |
fastapi
|
6 |
+
gradio==4.44.1
|
7 |
gradio_client==1.0.1
|
8 |
markdown2[all]
|
9 |
numpy==1.26.4
|