Spaces:
Running
Running
Commit
·
fafad4f
1
Parent(s):
9dc35b4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
tensorflow>=2.0
|
3 |
numpy
|
4 |
-
Pillow>=8.0.0
|
|
|
|
1 |
streamlit
|
2 |
tensorflow>=2.0
|
3 |
numpy
|
4 |
+
Pillow>=8.0.0
|
5 |
+
fastai
|