Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,7 +21,8 @@ hickle
|
|
21 |
tensorboard
|
22 |
numpy
|
23 |
git+https://github.com/facebookresearch/segment-anything.git
|
24 |
-
gradio
|
|
|
25 |
opencv-python
|
26 |
matplotlib
|
27 |
pyyaml
|
|
|
21 |
tensorboard
|
22 |
numpy
|
23 |
git+https://github.com/facebookresearch/segment-anything.git
|
24 |
+
gradio==5.6.0
|
25 |
+
gradio_client==0.15.0
|
26 |
opencv-python
|
27 |
matplotlib
|
28 |
pyyaml
|