Spaces:
Sleeping
Sleeping
add toml to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
fastai==2.7.15
|
|
|
|
1 |
+
fastai==2.7.15
|
2 |
+
toml==0.10.2
|