pampad commited on
Commit
4a13534
·
1 Parent(s): be49dc5

update requirements.txt v1

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- matplotlib==3.10.3
2
- numpy==2.3.2
3
- pandas==2.3.1
4
- seaborn==0.13.2
5
- torch==2.4.0
6
- torchmetrics==1.7.4
7
- tqdm==4.67.1
8
- transformers==4.54.1
9
- streamlit==1.47.0
10
- st-pages==1.0.1
 
1
+ matplotlib
2
+ numpy
3
+ pandas
4
+ seaborn
5
+ torch
6
+ torchmetrics
7
+ transformers
8
+ streamlit
9
+ st-pages