Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Base requirements for the deployment
|
2 |
-
geti-sdk==
|
3 |
opencv-python>=4.5.0
|
4 |
gradio
|
5 |
torch
|
|
|
1 |
# Base requirements for the deployment
|
2 |
+
geti-sdk==2.3.0
|
3 |
opencv-python>=4.5.0
|
4 |
gradio
|
5 |
torch
|