Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|