Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-python==4.5.5.64
|
|
3 |
Pillow==9.2.0
|
4 |
torch==1.11.0
|
5 |
torchvision==0.12.0
|
6 |
-
clip==0.2.0
|
|
|
|
3 |
Pillow==9.2.0
|
4 |
torch==1.11.0
|
5 |
torchvision==0.12.0
|
6 |
+
clip==0.2.0
|
7 |
+
ninja
|