Vijish commited on
Commit
5ac287e
1 Parent(s): cfd7a06

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ -f https://download.pytorch.org/whl/torch_stable.html
2
+ gradio
3
+ urllib3==1.25.10
4
+ torch==1.6.0+cpu
5
+ torchvision===0.7.0+cpu
6
+ fastai==1.0.61
7
+ numpy
8
+ pandas