mgbam commited on
Commit
2db0e0f
·
verified ·
1 Parent(s): 73d0855

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- accelerate
2
- diffusers
3
- gradio
4
- numpy
5
- torch
6
- safetensors
7
- transformers
8
  torch>=2.0.1
9
  diffusers>=0.24.0
10
  gradio>=4.13.0
11
- git+https://github.com/deepseek-ai/Janus
 
 
 
 
 
 
 
 
 
 
 
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