Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pythonprincess
/
Pennyy
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Pennyy
/
app.py
pythonprincess
Update app.py
2cf1a2e
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
from
gradio_app
import
demo
if
__name__ ==
"__main__"
:
demo.launch()