Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch==1.12
|
|
| 2 |
torchvision
|
| 3 |
timm
|
| 4 |
open_clip_torch==2.23.0
|
|
|
|
| 5 |
opencv-python
|
| 6 |
matplotlib
|
| 7 |
numpy
|
|
|
|
| 2 |
torchvision
|
| 3 |
timm
|
| 4 |
open_clip_torch==2.23.0
|
| 5 |
+
gradio==4.7.1
|
| 6 |
opencv-python
|
| 7 |
matplotlib
|
| 8 |
numpy
|