test-spaces / util.py
minnehwg's picture
Create util.py
a146d7d verified
raw
history blame
58 Bytes
def update(name):
return f"Welcome to Gradio, {name}!"