Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
torch==1.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
6 |
|
7 |
|
|
|
1 |
+
torch==1.12.1
|
2 |
+
torchvision==0.13.1
|
3 |
+
ultralytics==8.0.0
|
4 |
+
gradio==3.0.10
|
5 |
+
Pillow==8.4.0
|
6 |
+
|
7 |
|
8 |
|