Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Create new file
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
python-opencv
|
3 |
+
numpy
|
4 |
+
torchvision
|
5 |
+
torch
|
6 |
+
kornia
|
7 |
+
torchvision
|