Genkanwall commited on
Commit ·
854c65a
1
Parent(s): 642a646
Add missing dependencies2
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ huggingface_hub>=0.20.0
|
|
| 12 |
opencv-python>=4.8.0
|
| 13 |
einops>=0.7.0
|
| 14 |
omegaconf>=2.3.0
|
|
|
|
|
|
| 12 |
opencv-python>=4.8.0
|
| 13 |
einops>=0.7.0
|
| 14 |
omegaconf>=2.3.0
|
| 15 |
+
matplotlib>=3.7.0
|