nehuggingface's picture
Update app.py
68909d4
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("models/tomrb/bettercallbloom-3b").launch(share=True)