cmckinle commited on
Commit
a8e840f
·
verified ·
1 Parent(s): e88ec7e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
- torch
2
- transformers
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ torch==2.0.1
3
+ transformers==4.30.2
4
+ Pillow==9.5.0
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.2.2
7
+ tqdm==4.65.0
8
+ pandas==2.0.2
9
+ numpy==1.24.3