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