alperema commited on
Commit
ab51df9
·
verified ·
1 Parent(s): 1362c07

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- fastai
2
- ipython
 
 
1
+ torch==2.6.0
2
+ fastai==2.8.1
3
+ toml