rodrigomasini commited on
Commit
0e4f22b
·
verified ·
1 Parent(s): 15ccad7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ def on_select(instruction1, instruction2, instruction3, evt: gr.SelectData):
170
  return selected_plan
171
 
172
 
173
- with gr.Blocks(title="RecurrentGPT", css="footer {visibility: hidden}", theme="default") as demo:
174
  gr.Markdown(
175
  """
176
  # RecurrentGPT
 
170
  return selected_plan
171
 
172
 
173
+ with gr.Blocks(title="RecurrentGPT", css="footer {visibility: hidden}", theme='sudeepshouche/minimalist') as demo:
174
  gr.Markdown(
175
  """
176
  # RecurrentGPT