keldrenloy commited on
Commit
6b2b912
1 Parent(s): e0f62df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -10
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- gradio==3.3.1
2
- huggingface-hub==0.9.1
3
- numpy==1.23.3
4
- pandas==1.3.5
5
- Pillow==9.0.1
6
- torch==1.12.1+cu113
7
- torchaudio==0.12.1+cu113
8
- torchmetrics==0.9.3
9
- torchvision==0.13.1+cu113
10
- transformers==4.21.3
 
1
+ gradio
2
+ huggingface-hub
3
+ numpy
4
+ pandas
5
+ Pillow
6
+ torch
7
+ transformers