Yokky009 commited on
Commit
f2ff9e6
·
verified ·
1 Parent(s): 917dba9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ huggingface_hub==0.25.2
4
+ gradio>=4.0.0
5
+ transformers>=4.35.0
6
+ torch>=2.0.0
7
+ accelerate>=0.24.0
8
+ sentencepiece>=0.1.99
9
+ protobuf>=3.20.0