Spaces:
Running on Zero
Running on Zero
iljung1106 commited on
Commit ·
64e3b6d
1
Parent(s): c61411c
add matplotlib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ pillow
|
|
| 2 |
pyyaml
|
| 3 |
tqdm
|
| 4 |
torchvision
|
|
|
|
| 5 |
|
| 6 |
# OpenCV for face/eye extraction (headless build for Spaces)
|
| 7 |
opencv-python-headless
|
|
|
|
| 2 |
pyyaml
|
| 3 |
tqdm
|
| 4 |
torchvision
|
| 5 |
+
matplotlib
|
| 6 |
|
| 7 |
# OpenCV for face/eye extraction (headless build for Spaces)
|
| 8 |
opencv-python-headless
|