24yearsold commited on
Commit
59e54e2
·
verified ·
1 Parent(s): b55a1fc

add matplotlib to requirements (needed by marigold image_util)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -15,4 +15,5 @@ pyyaml==6.0.3
15
  tqdm==4.67.3
16
  pycocotools==2.0.11
17
  scikit-learn==1.7.2
 
18
  spaces
 
15
  tqdm==4.67.3
16
  pycocotools==2.0.11
17
  scikit-learn==1.7.2
18
+ matplotlib==3.10.3
19
  spaces