MarioGL commited on
Commit
732bb8a
Β·
verified Β·
1 Parent(s): 7590a98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- fastai
2
- toml
 
 
 
 
 
1
+ toml
2
+ fastai==2.7.12
3
+ torch==2.1.0
4
+ torchvision==0.16.0
5
+ gradio
6
+ numpy<2