arshy commited on
Commit
57ee2e6
1 Parent(s): 4cb7c4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,6 +1,8 @@
1
  import gradio as gr
2
  import pandas as pd
3
 
 
 
4
  csv_file_path = "formatted_data.csv"
5
 
6
  # Reading the CSV file
 
1
  import gradio as gr
2
  import pandas as pd
3
 
4
+
5
+
6
  csv_file_path = "formatted_data.csv"
7
 
8
  # Reading the CSV file