Anuji commited on
Commit
92affd7
·
verified ·
1 Parent(s): e0bacfd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -18
requirements.txt CHANGED
@@ -1,18 +1,6 @@
1
- torch==2.0.1
2
- transformers==4.38.2
3
- xformers==0.0.21
4
- timm>=0.9.16
5
- accelerate
6
- sentencepiece
7
- attrdict
8
- einops
9
- gradio==3.48.0
10
- gradio-client==0.6.1
11
- mdtex2html==1.3.0
12
- pypinyin==0.50.0
13
- tiktoken==0.5.2
14
- tqdm==4.64.0
15
- colorama==0.4.5
16
- Pygments==2.12.0
17
- markdown==3.4.1
18
- git+https://github.com/deepseek-ai/DeepSeek-VL2.git
 
1
+ streamlit
2
+ torch
3
+ pillow
4
+ transformers
5
+ gradio
6
+ git+https://github.com/deepseek-ai/DeepSeek-VL2.git