Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hrridoyv2
/
CustomNN
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CustomNN
File size: 76 Bytes
735b79b
1
2
iface = gr.Interface(fn=greet, inputs=
"text"
, outputs=
"text"
) iface.launch()