bgaspra commited on
Commit
a651c65
·
verified ·
1 Parent(s): 9587045

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -13
requirements.txt CHANGED
@@ -1,13 +1,8 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.1.1
3
- torchvision==0.16.1
4
- transformers>=4.36.0
5
- gradio==4.7.1
6
- Pillow==10.1.0
7
- numpy==1.24.3
8
- datasets==2.14.5
9
- tqdm==4.66.1
10
- einops==0.6.1
11
- timm==0.9.2
12
- pandas==2.0.3
13
- scikit-learn==1.3.2
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ gradio
5
+ datasets
6
+ pandas
7
+ scikit-learn
8
+ matplotlib