unijoh commited on
Commit
84c23cb
·
verified ·
1 Parent(s): eb71d12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  torch
2
- transformers
 
 
3
  pandas
4
  numpy
5
- gradio
6
  fotokenizer @ git+https://github.com/unijoh/FO-Tokenizer.git
 
1
  torch
2
+ transformers==4.57.1
3
+ tokenizers==0.22.1
4
+ sentencepiece
5
  pandas
6
  numpy
7
+ gradio==6.9.0
8
  fotokenizer @ git+https://github.com/unijoh/FO-Tokenizer.git