bloom / app.py
natandiasm's picture
Update app.py
a5626f9
raw
history blame contribute delete
74 Bytes
import gradio as gr
gr.Interface.load("models/bigscience/bloom").launch()