shin-mashita
commited on
Commit
•
b6a92dc
1
Parent(s):
6a6c480
Updated requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
einops
|
2 |
-
gradio
|
3 |
-
numpy
|
4 |
-
|
5 |
-
torch
|
6 |
-
torchvision
|
|
|
1 |
+
einops
|
2 |
+
gradio
|
3 |
+
numpy
|
4 |
+
opencv-python
|
5 |
+
torch
|
6 |
+
torchvision
|