mgbam commited on
Commit
c5ccf13
·
verified ·
1 Parent(s): 8daf813

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -11
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
- # Base dependencies
2
  torch>=2.0.1
3
- numpy==1.26.4
4
- pillow==10.2.0
5
-
6
- # FlashAttention must be installed after torch
7
- flash-attn>=2.5.0
8
-
9
- # Transformers and related
10
- transformers==4.37.2
11
  diffusers==0.24.0
12
  gradio>=4.13.0
13
-
14
- # Janus model
 
15
  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
  git+https://github.com/deepseek-ai/Janus@main