Spaces:
Runtime error
Runtime error
Commit
·
b11e254
1
Parent(s):
7234ee2
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
|
|
|
|
|
| 1 |
torch==2.0.1
|
| 2 |
gradio==3.38.0
|
| 3 |
-
opencv-python==4.8.0.74
|
| 4 |
-
opencv-transforms==0.0.6
|
|
|
|
| 1 |
+
opencv-python==4.8.0.74
|
| 2 |
+
opencv-transforms==0.0.6
|
| 3 |
torch==2.0.1
|
| 4 |
gradio==3.38.0
|
|
|
|
|
|