Spaces:
Runtime error
Runtime error
Zhyever
commited on
Commit
•
3def6b1
1
Parent(s):
1f418ff
update requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
trimesh==3.9.42
|
2 |
+
gradio_imageslider
|
3 |
+
gradio==4.14.0
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
opencv-python
|
7 |
+
huggingface_hub
|