YANGSongsong commited on
Commit
76c2786
β€’
1 Parent(s): 144b240

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ transformers>=4.36.2
2
+ tokenizers>=0.15.0
3
+ torch>=2.1.0
4
+ gradio>=4.12.0