shin-mashita
commited on
Commit
•
6a6c480
1
Parent(s):
bb83661
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
|