Redmind commited on
Commit
4cc656b
·
verified ·
1 Parent(s): 8eb38fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1215,7 +1215,7 @@ def handle_large_dataset(df, create_document,isDataFrame):
1215
  repo_id="Redmind/NewageNXTGPT", filename="output/output.xlsx"
1216
  ))
1217
 
1218
- print(f"Download the file here: {download_url}")
1219
  #save_file_to_hostinger('output_data.xlsx')
1220
  # 4. Create a summary and table of the first 10 rows for display
1221
 
 
1215
  repo_id="Redmind/NewageNXTGPT", filename="output/output.xlsx"
1216
  ))
1217
 
1218
+ #print(f"Download the file here: {download_url}")
1219
  #save_file_to_hostinger('output_data.xlsx')
1220
  # 4. Create a summary and table of the first 10 rows for display
1221