Spaces:
Runtime error
Runtime error
Uploaded requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
einops==0.4.1
|
| 2 |
+
gradio==2.8.13
|
| 3 |
+
numpy==1.22.3
|
| 4 |
+
opencv_contrib_python==4.5.5.64
|
| 5 |
+
torch==1.10.2
|
| 6 |
+
torchvision==0.11.3
|