Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ pillow==10.4.0
|
|
| 7 |
timm==1.0.9
|
| 8 |
einops==0.8.0
|
| 9 |
numpy==1.26.4
|
| 10 |
-
# AVIF/HEIF support
|
| 11 |
pillow-avif-plugin==1.4.6
|
| 12 |
pillow-heif==0.16.0
|
| 13 |
|
|
|
|
| 7 |
timm==1.0.9
|
| 8 |
einops==0.8.0
|
| 9 |
numpy==1.26.4
|
| 10 |
+
# AVIF/HEIF support for uploads
|
| 11 |
pillow-avif-plugin==1.4.6
|
| 12 |
pillow-heif==0.16.0
|
| 13 |
|