akhaliq HF staff commited on
Commit
8c16c0a
1 Parent(s): d90ff41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,5 +7,5 @@ gr.load(
7
  title='X.AI-Gradio Integration',
8
  description="Chat with grok-beta model.",
9
  examples=["Explain quantum gravity to a 5-year old.", "How many R are there in the word Strawberry?"],
10
- access_token=True
11
  ).launch()
 
7
  title='X.AI-Gradio Integration',
8
  description="Chat with grok-beta model.",
9
  examples=["Explain quantum gravity to a 5-year old.", "How many R are there in the word Strawberry?"],
10
+ accept_token=True
11
  ).launch()