Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ numpy<2
|
|
| 3 |
torchvision
|
| 4 |
roma
|
| 5 |
evo
|
| 6 |
-
gradio
|
| 7 |
matplotlib
|
| 8 |
tqdm
|
| 9 |
opencv-python
|
|
|
|
| 3 |
torchvision
|
| 4 |
roma
|
| 5 |
evo
|
| 6 |
+
gradio>=5.20.0
|
| 7 |
matplotlib
|
| 8 |
tqdm
|
| 9 |
opencv-python
|