Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ torch==2.1.1
|
|
3 |
timm==0.9.12
|
4 |
scikit-image
|
5 |
huggingface_hub[fastai]
|
6 |
-
fasthtml
|
7 |
pillow
|
8 |
numpy<2.0
|
|
|
3 |
timm==0.9.12
|
4 |
scikit-image
|
5 |
huggingface_hub[fastai]
|
6 |
+
python-fasthtml
|
7 |
pillow
|
8 |
numpy<2.0
|