Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -3,5 +3,8 @@ opencv-python==4.5.5.64
|
|
3 |
Pillow==9.2.0
|
4 |
torch==1.11.0
|
5 |
torchvision==0.12.0
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
3 |
Pillow==9.2.0
|
4 |
torch==1.11.0
|
5 |
torchvision==0.12.0
|
6 |
+
ninja
|
7 |
+
ftfy==6.1.1
|
8 |
+
regex==2022.9.13
|
9 |
+
tqdm==4.64.1
|
10 |
+
git+https://github.com/openai/CLIP.git
|