Pclanglais commited on
Commit
7b0caae
1 Parent(s): 4af29ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ iface = gr.Interface(
147
  gr.Textbox(label="Votre question ou votre instruction.", type="text", lines=5),
148
  ] + additional_inputs,
149
  outputs="text",
150
- theme="Pclanglais/Amyot"
151
  )
152
 
153
  # Launch the Gradio interface for the Mistral model
 
147
  gr.Textbox(label="Votre question ou votre instruction.", type="text", lines=5),
148
  ] + additional_inputs,
149
  outputs="text",
150
+ theme="carlosrosash/bellay_test"
151
  )
152
 
153
  # Launch the Gradio interface for the Mistral model