AdrianRevi commited on
Commit
cbc4573
·
verified ·
1 Parent(s): 3e54863

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- fastai
2
- toml
 
 
 
 
 
 
1
+ fastai==2.8.1
2
+ torch==2.6.0
3
+ torchvision>=0.17.0 # compatible con torch 2.6.0
4
+ scikit-learn
5
+ pandas
6
+ matplotlib
7
+ numpy