micole66 commited on
Commit
6202832
1 Parent(s): a64c668

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load(("huggingface/bigscience/mt0-xxl"), allow_flagging=True, enable_queue=True, api_key="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").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load(("huggingface/bigscience/mt0-xxl-mt"), allow_flagging=True, enable_queue=True, api_key="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").launch()