shewster commited on
Commit
e3a5af5
1 Parent(s): 28212a0

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
- scikit-image
 
 
1
+ fastai>=2.0,<3.0
2
+ gradio>=3.0
3
+ torch>=1.7,<2.0