ZZZXIANG commited on
Commit
df61e80
·
verified ·
1 Parent(s): 3b89c2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- huggingface-hub==0.17.3
2
  tokenizers
3
  torch==2.1.0
4
  torchvision==0.16.0
@@ -16,7 +16,7 @@ PyMCubes
16
  trimesh
17
  rembg
18
  transformers==4.34.1
19
- diffusers==0.19.3
20
  --extra-index-url https://download.pytorch.org/whl/cu117
21
  bitsandbytes>=0.39.1
22
  imageio[ffmpeg]
 
1
+ huggingface-hub==0.14.1
2
  tokenizers
3
  torch==2.1.0
4
  torchvision==0.16.0
 
16
  trimesh
17
  rembg
18
  transformers==4.34.1
19
+ diffusers==0.21.4
20
  --extra-index-url https://download.pytorch.org/whl/cu117
21
  bitsandbytes>=0.39.1
22
  imageio[ffmpeg]