Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ open_clip_torch
|
|
7 |
pytorch-lightning
|
8 |
pillow
|
9 |
numpy
|
10 |
-
huggingface-hub
|
|
|
|
|
|
|
|
7 |
pytorch-lightning
|
8 |
pillow
|
9 |
numpy
|
10 |
+
huggingface-hub
|
11 |
+
opencv-python
|
12 |
+
opencv-python-headless
|
13 |
+
python-multipart
|