minhdang commited on
Commit
769ba93
·
verified ·
1 Parent(s): 2e84760

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.0.1
2
  transformers>=4.38.2
3
  timm>=0.9.16
4
  accelerate
@@ -7,13 +7,13 @@ attrdict
7
  einops
8
 
9
  # for gradio demo
10
- gradio==3.48.0
11
- gradio-client==0.6.1
12
- mdtex2html==1.3.0
13
- pypinyin==0.50.0
14
- tiktoken==0.5.2
15
- tqdm==4.64.0
16
- colorama==0.4.5
17
- Pygments==2.12.0
18
- markdown==3.4.1
19
- SentencePiece==0.1.96
 
1
+ torch==2.2.1
2
  transformers>=4.38.2
3
  timm>=0.9.16
4
  accelerate
 
7
  einops
8
 
9
  # for gradio demo
10
+ gradio
11
+ gradio-client
12
+ mdtex2html
13
+ pypinyin
14
+ tiktoken
15
+ tqdm
16
+ colorama
17
+ Pygments
18
+ markdown
19
+ SentencePiece