Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastai>=2.7.12
|
| 2 |
huggingface_hub>=0.16.4
|
| 3 |
gradio>=3.33
|
| 4 |
-
torch>=1.13.1
|
|
|
|
|
|
| 1 |
fastai>=2.7.12
|
| 2 |
huggingface_hub>=0.16.4
|
| 3 |
gradio>=3.33
|
| 4 |
+
torch>=1.13.1
|
| 5 |
+
toml
|