YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
license: mit git clone https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts import gradio as gr
def greet(name): return "Hello " + name + "!!"
iface = gr.Interface(fn=greet, inputs="text", outputs="text") iface.launch() git add app.py git commit -m "Add application file" git push
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support