SimrusDenuvo commited on
Commit
e2fc154
·
verified ·
1 Parent(s): 1a767a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -11
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- transformers
2
- accelerate
3
- bitsandbytes
4
- gradio
5
- openai>=1.0.0
6
- requests
7
- torch
8
- pandas
9
- matplotlib
10
- seaborn
11
- sentencepiece
 
1
+ transformers==4.28.1
2
+ datasets==2.11.0
3
+ torch==1.13.1
4
+ gradio==3.36.0
5
+ scikit-learn==1.2.2
6
+ pandas==1.5.3
7
+ numpy==1.23.5