Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xp3857
/
test2
like
0
Runtime error
App
Files
Files
Community
main
test2
File size: 70 Bytes
9db2f0d
e2324df
9db2f0d
1
2
3
4
import
gradio
as
gr
with
gr.Blocks()
as
b: gr.Textbox() b.launch()