Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ albumentations==2.0.5
|
|
| 4 |
opencv-python-headless==4.11.0.86
|
| 5 |
pillow==10.3.0
|
| 6 |
numpy==1.26.4
|
|
|
|
| 7 |
|
| 8 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 9 |
torch==2.2.2+cu121
|
|
|
|
| 4 |
opencv-python-headless==4.11.0.86
|
| 5 |
pillow==10.3.0
|
| 6 |
numpy==1.26.4
|
| 7 |
+
python-multipart
|
| 8 |
|
| 9 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 10 |
torch==2.2.2+cu121
|