Spaces:
Build error
Build error
remotewith
commited on
Commit
•
29d27bc
1
Parent(s):
afb6570
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
gradio==3.1.4
|
|
|
|
|
|
|
|
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
gradio==3.1.4
|
4 |
+
numpy==1.24.3
|
5 |
+
roboflow
|
6 |
+
opencv-python>=4.1.1
|
7 |
+
requests
|