Spaces:
Runtime error
Runtime error
Update requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai==2.7.9
|
2 |
+
fastapi==0.81.0
|
3 |
+
fastbook==0.0.28
|
4 |
+
fastcore==1.5.21
|
5 |
+
fastdownload==0.0.7
|
6 |
+
fastjsonschema==2.16.1
|
7 |
+
fastprogress==1.0.3
|