gmonsoon commited on
Commit
7dffafc
·
verified ·
1 Parent(s): 9fff671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -265,7 +265,7 @@ demo = gr.ChatInterface(
265
  gr.Slider(label="Max New Tokens", minimum=512, maximum=2000, step=10, value=1024),
266
  ],
267
  stop_btn=False,
268
- title="RENewbie-LLM - Indonesia Energy Transition and Renewable Energy (DEMO)",
269
  description=DESCRIPTION,
270
  examples=examples,
271
  run_examples_on_click=False,
 
265
  gr.Slider(label="Max New Tokens", minimum=512, maximum=2000, step=10, value=1024),
266
  ],
267
  stop_btn=False,
268
+ title="REnewbie-LLM - Indonesia Energy Transition and Renewable Energy (DEMO)",
269
  description=DESCRIPTION,
270
  examples=examples,
271
  run_examples_on_click=False,