Spaces:
Paused
Paused
- .DS_Store +0 -0
- requirements.txt +5 -2
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
requirements.txt
CHANGED
|
@@ -3,9 +3,11 @@ setuptools>=68
|
|
| 3 |
wheel
|
| 4 |
|
| 5 |
torchvision==0.20.1
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 8 |
peft==0.7.1
|
|
|
|
| 9 |
einops
|
| 10 |
huggingface_hub
|
| 11 |
opencv-python
|
|
@@ -21,6 +23,7 @@ open3d
|
|
| 21 |
timm
|
| 22 |
kornia
|
| 23 |
ninja
|
|
|
|
| 24 |
https://huggingface.co/spaces/VAST-AI/MV-Adapter-Img2Texture/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
| 25 |
cvcuda_cu12
|
| 26 |
gltflib
|
|
|
|
| 3 |
wheel
|
| 4 |
|
| 5 |
torchvision==0.20.1
|
| 6 |
+
|
| 7 |
+
diffusers==0.25.0
|
| 8 |
+
transformers==4.36.2
|
| 9 |
peft==0.7.1
|
| 10 |
+
|
| 11 |
einops
|
| 12 |
huggingface_hub
|
| 13 |
opencv-python
|
|
|
|
| 23 |
timm
|
| 24 |
kornia
|
| 25 |
ninja
|
| 26 |
+
|
| 27 |
https://huggingface.co/spaces/VAST-AI/MV-Adapter-Img2Texture/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
| 28 |
cvcuda_cu12
|
| 29 |
gltflib
|