Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub
|
|
2 |
fastai==2.7.12
|
3 |
torch==1.13.1
|
4 |
gradio
|
5 |
-
toml
|
|
|
|
2 |
fastai==2.7.12
|
3 |
torch==1.13.1
|
4 |
gradio
|
5 |
+
toml
|
6 |
+
numpy
|