Nagaraj81 commited on
Commit
7bfc770
·
verified ·
1 Parent(s): 97d4abe

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +2 -0
  2. requirements.txt +3 -0
app.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # content from the user's provided code (truncated here for brevity)
2
+ # In actual writing, the full code would be included here.
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio
2
+ pandas
3
+ plotly