Redmind commited on
Commit
86c56d3
·
verified ·
1 Parent(s): 9a8046f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1245,7 +1245,7 @@ def create_file_HF(file_path,directory):
1245
 
1246
 
1247
  api.upload_file(path_or_fileobj=file_path, repo_id="Redmind/NewageNXTGPT_Repo_trial",revision = "test-branch", repo_type= "space", path_in_repo=directory)
1248
- reuturn directory
1249
 
1250
 
1251
  def create_pdf(cname,ename,account_number, directory):
 
1245
 
1246
 
1247
  api.upload_file(path_or_fileobj=file_path, repo_id="Redmind/NewageNXTGPT_Repo_trial",revision = "test-branch", repo_type= "space", path_in_repo=directory)
1248
+
1249
 
1250
 
1251
  def create_pdf(cname,ename,account_number, directory):