MRasheq commited on
Commit
f875ac5
·
1 Parent(s): 23dc761

First Commit

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -1
requirements.txt CHANGED
@@ -1 +1,19 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio>=4.16.0
3
+ torch>=2.0.0
4
+ transformers>=4.36.0
5
+ accelerate>=0.25.0
6
+ safetensors>=0.4.1
7
+ optimum>=1.16.1
8
+ sentencepiece>=0.1.99
9
+ protobuf>=4.25.1
10
+ huggingface-hub>=0.19.4
11
+ einops>=0.7.0
12
+ markdown>=3.5.1
13
+ mdtex2html>=1.2.0
14
+ scipy>=1.11.4
15
+ numpy>=1.24.3
16
+ packaging>=23.2
17
+ peft>=0.7.1
18
+ tqdm>=4.66.1
19
+ bitsandbytes>=0.41.1