MarcosRodrigo commited on
Commit
ee8e060
1 Parent(s): e73b79a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  streamlit>=1.24.0
2
  pandas>=2.0.0
3
- huggingface_hub>=0.15.1
 
 
 
1
  streamlit>=1.24.0
2
  pandas>=2.0.0
3
+ huggingface_hub>=0.15.1
4
+ matplotlib>=3.8.0
5
+ seaborn>=0.12.2