Spaces:
Runtime error
Runtime error
Brandon Rowlett
commited on
Commit
·
afc49dc
1
Parent(s):
30b4a5a
adding requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
fastcore
|
3 |
+
fastprogress
|
4 |
+
fastdownload
|
5 |
+
scikit-image
|