Sulthanfasha's picture
initial commit
cd09a57 verified
raw
history blame contribute delete
103 Bytes
import gradio as gr
gr.load(
"models/openfree/claude-monet",
provider="hf-inference",
).launch()