Spaces:
Runtime error
Runtime error
dpaliwa
commited on
Commit
·
1e78891
1
Parent(s):
9ba6eaa
Added requirement.txt
Browse files- requirement.txt +9 -4
requirement.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai>=2.0.0
|
2 |
+
graphviz
|
3 |
+
ipywidgets
|
4 |
+
matplotlib
|
5 |
+
nbdev>=0.2.12
|
6 |
+
pandas
|
7 |
+
scikit_learn
|
8 |
+
azure-cognitiveservices-search-imagesearch
|
9 |
+
sentencepiece
|