espejelomar commited on
Commit
08602e4
1 Parent(s): 01a2817

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ streamlit
3
  numpy
4
  matplotlib
5
  typing
6
- Pillow
 
 
3
  numpy
4
  matplotlib
5
  typing
6
+ Pillow
7
+ fastai==2.5.1