Bastien Dechamps commited on
Commit
ee259a4
·
1 Parent(s): dfbe385

Requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ plotly
4
+ gradio
5
+ pydantic
6
+ Pillow