Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torchvision==0.19.1
|
|
4 |
gradio==4.44.0
|
5 |
opencv-python==4.10.0.84
|
6 |
numpy==1.26.4
|
7 |
-
pillow==10.4.0
|
|
|
|
4 |
gradio==4.44.0
|
5 |
opencv-python==4.10.0.84
|
6 |
numpy==1.26.4
|
7 |
+
pillow==10.4.0
|
8 |
+
git+https://github.com/switchablenorms/DeepFashion_Try_On.git
|