Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f9bf3c0
1
Parent(s):
8e782a5
first lora
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
accelerate
|
2 |
bitsandbytes
|
3 |
deepspeed
|
4 |
-
diffusers
|
5 |
einops
|
6 |
huggingface-hub
|
7 |
imageio[ffmpeg]
|
@@ -20,5 +20,5 @@ transformers==4.34.1
|
|
20 |
trimesh
|
21 |
webdataset
|
22 |
xatlas
|
23 |
-
xformers
|
24 |
git+https://github.com/NVlabs/nvdiffrast/
|
|
|
1 |
accelerate
|
2 |
bitsandbytes
|
3 |
deepspeed
|
4 |
+
diffusers
|
5 |
einops
|
6 |
huggingface-hub
|
7 |
imageio[ffmpeg]
|
|
|
20 |
trimesh
|
21 |
webdataset
|
22 |
xatlas
|
23 |
+
xformers
|
24 |
git+https://github.com/NVlabs/nvdiffrast/
|