Spaces:
Runtime error
Runtime error
Commit
·
54252a6
1
Parent(s):
a1c6920
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
# Base requirements for the deployment
|
2 |
geti-sdk==1.5.*
|
3 |
-
opencv-python>=4.5.0
|
|
|
|
1 |
# Base requirements for the deployment
|
2 |
geti-sdk==1.5.*
|
3 |
+
opencv-python>=4.5.0
|
4 |
+
gradio==3.35.2
|