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