Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -3,6 +3,4 @@ transformers
|
|
3 |
numpy
|
4 |
opencv-python
|
5 |
git+https://github.com/openai/CLIP
|
6 |
-
pillow==4.0.0
|
7 |
-
PIL
|
8 |
-
image
|
|
|
3 |
numpy
|
4 |
opencv-python
|
5 |
git+https://github.com/openai/CLIP
|
6 |
+
pillow==4.0.0
|
|
|
|