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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -10
requirements.txt CHANGED
@@ -1,10 +1,7 @@
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
 
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