Redmind commited on
Commit
e9c2e59
·
verified ·
1 Parent(s): c0bfe22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1196,7 +1196,7 @@ def handle_large_dataset(df, create_document,isDataFrame):
1196
  from huggingface_hub import hf_hub_url
1197
 
1198
  print(hf_hub_url(
1199
- repo_id="Redmind/NewageNXTGPT", filename="output.xlsx"
1200
  ))
1201
 
1202
  print(f"Download the file here: {download_url}")
 
1196
  from huggingface_hub import hf_hub_url
1197
 
1198
  print(hf_hub_url(
1199
+ repo_id="Redmind/NewageNXTGPT", filename="/home/user/app/output.xlsx"
1200
  ))
1201
 
1202
  print(f"Download the file here: {download_url}")