mgbam commited on
Commit
e259a47
·
verified ·
1 Parent(s): bb16e72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch>=2.0.1
2
- diffusers>=0.24.0
3
  gradio>=4.13.0
4
- transformers>=4.37.2
5
- numpy>=1.26.4
6
- Pillow>=10.2.0
 
7
  git+https://github.com/deepseek-ai/Janus@main
 
1
  torch>=2.0.1
2
+ diffusers==0.24.0
3
  gradio>=4.13.0
4
+ transformers==4.37.2
5
+ numpy==1.26.4
6
+ pillow==10.2.0
7
+ flash-attn>=2.5.0
8
  git+https://github.com/deepseek-ai/Janus@main