Blanca commited on
Commit
5bf887b
·
verified ·
1 Parent(s): cbe1273

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -322,7 +322,8 @@ with demo:
322
  url_textbox,
323
  file_output,
324
  organisation,
325
- mail
 
326
  ],
327
  submission_result,
328
  )
 
322
  url_textbox,
323
  file_output,
324
  organisation,
325
+ mail,
326
+ gr.OAuthProfile,
327
  ],
328
  submission_result,
329
  )