mirror of
https://github.com/deepseek-ai/Janus
synced 2024-12-27 06:11:54 +00:00
20 lines
278 B
Plaintext
20 lines
278 B
Plaintext
|
torch==2.0.1
|
||
|
transformers>=4.38.2
|
||
|
timm>=0.9.16
|
||
|
accelerate
|
||
|
sentencepiece
|
||
|
attrdict
|
||
|
einops
|
||
|
|
||
|
# for gradio demo
|
||
|
gradio==3.48.0
|
||
|
gradio-client==0.6.1
|
||
|
mdtex2html==1.3.0
|
||
|
pypinyin==0.50.0
|
||
|
tiktoken==0.5.2
|
||
|
tqdm==4.64.0
|
||
|
colorama==0.4.5
|
||
|
Pygments==2.12.0
|
||
|
markdown==3.4.1
|
||
|
SentencePiece==0.1.96
|