diribes commited on
Commit
c3fc1e9
·
verified ·
1 Parent(s): b89065a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -14
requirements.txt CHANGED
@@ -1,15 +1,5 @@
1
- fastai==2.7.12
2
- torch==1.13.1
3
- torchvision==0.14.1
4
- torchaudio==0.13.1
5
- toml
6
  gradio
7
- huggingface_hub
8
- fastdownload
9
- fastprogress
10
- scikit-learn
11
- pandas
12
- matplotlib
13
- pillow
14
- cloudpickle
15
- fasttransform
 
1
+ fastai<2.8.0
2
+ fasttransform
3
+ huggingface-hub
 
 
4
  gradio
5
+ toml