That-Random-Coder commited on
Commit
473f8ae
·
1 Parent(s): d490b49

Add gradio to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch
2
- torchvision
3
  fastai==1.0.60
4
- huggingface_hub
5
  ffmpeg-python
6
  Pillow
7
  numpy
 
1
+ gradio==4.19.2
 
2
  fastai==1.0.60
3
+ huggingface_hub==0.20.3
4
  ffmpeg-python
5
  Pillow
6
  numpy