diribes commited on
Commit
da0cb29
·
verified ·
1 Parent(s): 707f08c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- fastai<2.8.0
2
- fasttransform
3
- huggingface-hub
4
- gradio
5
- toml
6
- cloudpickle
 
1
+ torch==2.6.0
2
+ fastai==2.8.1
3
+ toml