Nikitale77 commited on
Commit
d7feb2e
verified
1 Parent(s): ed92210

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- # 馃搷 袩袪袨小孝袨袡 REQUIREMENTS.TXT:
2
-
3
- SIMPLE_REQUIREMENTS = '''gradio==4.20.0
4
- torch==2.0.0
5
- transformers==4.30.0
6
- '''
 
1
+ transformers>=4.30.0
2
+ torch>=2.0.0
3
+ gradio>=4.0.0
4
+ accelerate>=0.20.0
5
+ sentencepiece>=0.1.99
6
+ protobuf<4.0.0