botsi commited on
Commit
7ba31d2
·
verified ·
1 Parent(s): 8269bcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -398,7 +398,6 @@ def generate(
398
  conversation_df.to_csv(data_file, index=False)
399
 
400
  print("Updating .csv")
401
- repo.push_to_hub(blocking=False, commit_message=f"Updating data at {timestamp}")
402
 
403
  chat_interface = gr.ChatInterface(
404
  fn=generate,
 
398
  conversation_df.to_csv(data_file, index=False)
399
 
400
  print("Updating .csv")
 
401
 
402
  chat_interface = gr.ChatInterface(
403
  fn=generate,