Bloom / app.py
Tritkoman's picture
initial commit
bc2091c
raw
history blame contribute delete
74 Bytes
import gradio as gr
gr.Interface.load("models/bigscience/bloom").launch()