mariagrandury commited on
Commit
e8daabc
·
1 Parent(s): a938b8a

fix matplotlib package dep

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +5 -1
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ libgl1-mesa-dev
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
  gradio==4.31.0
2
  nbconvert
3
- papermill
 
 
 
 
 
1
  gradio==4.31.0
2
  nbconvert
3
+ papermill
4
+ matplotlib
5
+ pandas
6
+ numpy
7
+ huggingface_hub