bedrock123's picture
Create app.py
6746aaf
raw
history blame contribute delete
153 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224").launch()
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()