3v324v23's picture
Fix HF Spaces README frontmatter and import-safe app; expose demo
7255581
raw
history blame contribute delete
61 Bytes
from .app import main
if __name__ == "__main__":
main()