Spaces:
Runtime error
Runtime error
Commit
·
e0b87e6
1
Parent(s):
d95926f
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -2,5 +2,9 @@
|
|
2 |
geti-sdk==1.5.*
|
3 |
opencv-python>=4.5.0
|
4 |
#opencv-python-headless
|
5 |
-
gradio==3.30.0
|
6 |
-
gradio_client==0.2.7
|
|
|
|
|
|
|
|
|
|
2 |
geti-sdk==1.5.*
|
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
|
10 |
+
requests
|