DomArruda commited on
Commit
0fa2f7b
1 Parent(s): 1afe06d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,4 +100,4 @@ gr.ChatInterface(
100
  title="Mixtral 46.7B",
101
  examples=examples,
102
  concurrency_limit=20,
103
- ).launch(show_api=False)
 
100
  title="Mixtral 46.7B",
101
  examples=examples,
102
  concurrency_limit=20,
103
+ ).launch(show_api= True)