Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ torch
|
|
| 6 |
torchvision
|
| 7 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 8 |
pillow
|
|
|
|
|
|
| 6 |
torchvision
|
| 7 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 8 |
pillow
|
| 9 |
+
python-multipart
|