Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
# Base requirements for the deployment
|
2 |
-
geti-sdk==1.
|
3 |
opencv-python>=4.5.0
|
4 |
-
#opencv-python-headless
|
5 |
-
#gradio==3.30.0
|
6 |
-
#gradio_client==0.2.7
|
7 |
gradio
|
8 |
torch
|
9 |
torchvision
|
|
|
1 |
# Base requirements for the deployment
|
2 |
+
geti-sdk==1.16
|
3 |
opencv-python>=4.5.0
|
|
|
|
|
|
|
4 |
gradio
|
5 |
torch
|
6 |
torchvision
|