Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minnehwg
/
test-spaces
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a146d7d
test-spaces
/
util.py
minnehwg
Create util.py
a146d7d
verified
11 months ago
raw
Copy download link
history
blame
Safe
58 Bytes
def
update
(
name
):
return
f"Welcome to Gradio,
{name}
!"