Spaces:
Sleeping
Sleeping
Update Requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart==0.0.6
|
|
| 4 |
azure-storage-blob==12.19.0
|
| 5 |
torch==2.1.0
|
| 6 |
torchvision==0.16.0
|
| 7 |
-
pillow==10.1.0
|
|
|
|
|
|
| 4 |
azure-storage-blob==12.19.0
|
| 5 |
torch==2.1.0
|
| 6 |
torchvision==0.16.0
|
| 7 |
+
pillow==10.1.0
|
| 8 |
+
numpy<2
|