Spaces:
Runtime error
Runtime error
raahimsal commited on
Commit ·
a040b1b
1
Parent(s): 6b3bad6
+ req
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|