Spaces:
Build error
Build error
Ethan MacCumber commited on
Commit ·
aa25f80
1
Parent(s): 722fcb5
adding reqs
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai==2.7.12
|
| 2 |
+
gradio==3.41.2
|
| 3 |
+
matplotlib==3.7.2
|
| 4 |
+
|