Bugjuhjugjyy's picture
Update app.py
e7b9c1c
raw
history blame contribute delete
181 Bytes
import gradio as gr
from diffusers import DiffusionPipeline
pipeline = DiffusionPipeline.from_pretrained("Bugjuhjugjyy/bfb")
gr.Interface.load("models/Bugjuhjugjyy/bfb").launch()