Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastai>=2.7
|
| 2 |
gradio>=4.0
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
-
torch>=2.0
|
|
|
|
|
|
| 1 |
fastai>=2.7
|
| 2 |
gradio>=4.0
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
+
torch>=2.0
|
| 5 |
+
toml
|