nam_nguyenhoai_AI
commited on
Commit
·
01ed220
1
Parent(s):
f799d96
Add requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio_imageslider
|
2 |
+
gradio==4.14.0
|
3 |
+
torch
|
4 |
+
pillow
|
5 |
+
torchvision
|
6 |
+
opencv-python
|
7 |
+
huggingface_hub
|