NotYuSheng commited on
Commit
c5513e9
1 Parent(s): 2540c5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
1
+ torch==2.3.1
2
+ transformers==4.42.3
3
+ huggingface-hub==0.23.4
4
+ gradio==4.38.1
5
+ SentencePiece==0.2.0
6
+ tensorflow
7
+ tf-keras