waleedmohd commited on
Commit
c67c9c9
·
verified ·
1 Parent(s): 9367294

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
  huggingface_hub==0.25.2
2
  gradio>=4.0
3
  transformers
4
- torch
 
 
 
 
 
 
 
1
  huggingface_hub==0.25.2
2
  gradio>=4.0
3
  transformers
4
+ torch
5
+
6
+
7
+ sentencepiece>=0.1.99
8
+ protobuf>=3.20.0
9
+ accelerate>=0.20.0
10
+ optimum>=1.12.0