AI & ML interests
Gemma, Deepseek, Vision, and Federated
Organization Card
Edit this README.md markdown file to author your organization card.
git clone https://huggingface.co/spaces/Drafters/README
import gradio as gr
def greet(name): return "Hello " + name + "!!"
demo = gr.Interface(fn=greet, inputs="text", outputs="text") demo.launch()
models 0
None public yet
datasets 0
None public yet