JiantaoLin
commited on
Commit
•
8858f72
1
Parent(s):
21e862e
new
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ PyMCubes
|
|
15 |
trimesh
|
16 |
rembg
|
17 |
transformers==4.34.1
|
18 |
-
tokenizers
|
19 |
diffusers==0.27.2
|
20 |
bitsandbytes
|
21 |
imageio[ffmpeg]
|
@@ -28,4 +28,4 @@ onnxruntime
|
|
28 |
xformers==0.0.22.post7
|
29 |
ninja
|
30 |
triton
|
31 |
-
huggingface-hub
|
|
|
15 |
trimesh
|
16 |
rembg
|
17 |
transformers==4.34.1
|
18 |
+
tokenizers
|
19 |
diffusers==0.27.2
|
20 |
bitsandbytes
|
21 |
imageio[ffmpeg]
|
|
|
28 |
xformers==0.0.22.post7
|
29 |
ninja
|
30 |
triton
|
31 |
+
huggingface-hub
|