OnsAouedi commited on
Commit
b0ddc99
·
verified ·
1 Parent(s): 9eb8ec2

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +5 -10
requirement.txt CHANGED
@@ -1,12 +1,7 @@
1
- numpy
2
- pandas
3
- sklearn
4
- time
5
- tqdm
6
  torch
7
- os
8
- logging
 
 
9
  joblib
10
- tempfile
11
- json
12
- math
 
 
 
 
 
 
1
  torch
2
+ gradio==4.44.0
3
+ pandas
4
+ numpy
5
+ scikit-learn
6
  joblib
7
+ tqdm