Spaces:
Runtime error
Runtime error
dpaliwa
commited on
Commit
·
25f54e8
1
Parent(s):
2dbce40
Added requirement.txt
Browse files- requirement.txt +4 -0
requirement.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip install duckduckgo-search==2.8.5
|
2 |
+
git clone --recursive https://github.com/fastai/fastbook.git
|
3 |
+
pip install fastbook
|
4 |
+
pip install PIL
|