mt0-xxl-mt / app.py
micole66's picture
Update app.py
6202832
raw
history blame contribute delete
No virus
180 Bytes
import gradio as gr
gr.Interface.load(("huggingface/bigscience/mt0-xxl-mt"), allow_flagging=True, enable_queue=True, api_key="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").launch()