YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.


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

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support