DanielV
commited on
Commit
·
e0b200a
1
Parent(s):
70feaf9
added requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai==2.7.12
|
2 |
+
fastbook==0.0.29
|
3 |
+
fastcore==1.5.29
|
4 |
+
fastdownload==0.0.7
|
5 |
+
fastjsonschema==2.16.3
|
6 |
+
fastprogress==1.0.3
|
7 |
+
duckduckgo-search==3.8.3
|