Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
gradio-theme-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gradio-theme-test
File size: 76 Bytes
f5af676
1
2
3
import
gradio
as
gr gr.Interface(
lambda
x:x,
"textbox"
,
"textbox"
).launch()