carlosrosash commited on
Commit
ff5152d
·
1 Parent(s): e0569cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -154,7 +154,4 @@ iface = gr.Interface(
154
  )
155
 
156
  # Launch the Gradio interface for the Mistral model
157
- iface.launch()
158
-
159
- document.querySelector('[type="submit"]').value = 'New Submit Text';
160
- document.querySelector('[type="reset"]').value = 'New Clear Text';
 
154
  )
155
 
156
  # Launch the Gradio interface for the Mistral model
157
+ iface.launch()