Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rote1
/
IAGO
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0354298
IAGO
/
app.py
James Frecheville
Initial commit for Hugging Face Spaces deployment
0354298
about 1 month ago
raw
Copy download link
history
blame
Safe
67 Bytes
from
owl.webapp
import
main
if
__name__ ==
"__main__"
:
main()