Spaces:
Runtime error
Runtime error
Dev Patel commited on
Commit ·
1cafcfb
1
Parent(s): 655a404
fix: add cat sample images
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai==2.7.12
|
| 2 |
+
fastapi==0.95.1
|
| 3 |
+
fastcore==1.5.29
|
| 4 |
+
fastdownload==0.0.7
|