nadim71 commited on
Commit
1084ca1
·
verified ·
1 Parent(s): 8994e3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
65
  huggingfacehub_api_token=HF_KEY,
66
  task="conversational", # Specify task for the conversational model
67
  )
68
- )
69
 
70
  # -----------------------------
71
  # Tools
 
65
  huggingfacehub_api_token=HF_KEY,
66
  task="conversational", # Specify task for the conversational model
67
  )
68
+
69
 
70
  # -----------------------------
71
  # Tools