bluenevus commited on
Commit
9ef36a3
·
verified ·
1 Parent(s): eb443e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- gradio>=4.0
2
- pandas>=2.0
3
- matplotlib>=3.7
4
- google-generativeai>=0.3.0
5
- Pillow>=10.0
6
- openpyxl
7
- seaborn
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.1.2+cu118
3
+ autoawq==0.2.4
4
+ transformers==4.38.2
5
+ sentencepiece==0.1.99
6
+ accelerate==0.27.2
7
+ gradio==4.24.0
8
+ ninja==1.11.1.1
9
+ einops==0.7.0
10
+ hf-transfer==0.1.6