Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -34,7 +34,7 @@ tensorboard
|
|
34 |
PyMCubes
|
35 |
trimesh
|
36 |
rembg
|
37 |
-
diffusers==0.
|
38 |
bitsandbytes
|
39 |
imageio[ffmpeg]
|
40 |
xatlas
|
@@ -44,5 +44,5 @@ git+https://github.com/NVlabs/nvdiffrast/
|
|
44 |
huggingface-hub
|
45 |
|
46 |
edge-tts==6.1.12
|
47 |
-
|
48 |
peft
|
|
|
34 |
PyMCubes
|
35 |
trimesh
|
36 |
rembg
|
37 |
+
diffusers==0.19.3
|
38 |
bitsandbytes
|
39 |
imageio[ffmpeg]
|
40 |
xatlas
|
|
|
44 |
huggingface-hub
|
45 |
|
46 |
edge-tts==6.1.12
|
47 |
+
safetensors
|
48 |
peft
|