Spaces:
Runtime error
Runtime error
update requirements file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ opencv-python-headless==4.5.5.64
|
|
6 |
openmim==0.1.5
|
7 |
torch==1.11.0
|
8 |
torchvision==0.12.0
|
|
|
|
6 |
openmim==0.1.5
|
7 |
torch==1.11.0
|
8 |
torchvision==0.12.0
|
9 |
+
gradio
|