kafarasi commited on
Commit
566aecd
·
verified ·
1 Parent(s): fde4797

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- accelerate==0.17.1
2
- git+https://github.com/huggingface/diffusers@9dc8444
3
- gradio==3.23.0
4
- huggingface-hub==0.13.3
5
- imageio[ffmpeg]==2.26.1
6
- torch==2.0.0
7
- torchvision==0.15.1
8
- transformers==4.27.2
 
1
+ numpy==1.23.5
2
+ torch==2.0.1
3
+ diffusers==0.19.3
4
+ accelerate==0.21.0
5
+ gradio==3.41.0
6
+ imageio==2.31.1
7
+ xformers==0.0.20