Spaces:
Running
on
A10G
Running
on
A10G
reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ omegaconf==2.3.0
|
|
2 |
Pillow==10.1.0
|
3 |
einops==0.7.0
|
4 |
git+https://github.com/tatsy/torchmcubes.git
|
5 |
-
diffusers[
|
6 |
transformers==4.35.0
|
7 |
trimesh==4.0.5
|
8 |
rembg
|
|
|
2 |
Pillow==10.1.0
|
3 |
einops==0.7.0
|
4 |
git+https://github.com/tatsy/torchmcubes.git
|
5 |
+
diffusers[torch]
|
6 |
transformers==4.35.0
|
7 |
trimesh==4.0.5
|
8 |
rembg
|