Spaces:
Running
on
Zero
Running
on
Zero
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio_imageslider
|
2 |
+
gradio==4.36.0
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
opencv-python
|
6 |
+
matplotlib
|
7 |
+
huggingface_hub
|