HemanM commited on
Commit
b9f30a1
·
verified ·
1 Parent(s): c41c4f9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==4.44.0
2
+ plotly>=5.18.0
3
+ numpy>=1.24.0