skillscope / app.py
Ame-Mark's picture
Upload app.py with huggingface_hub
d1b4dc4 verified
Raw
History Blame Contribute Delete
104 Bytes
# ... (your existing app.py code stays as is, but change the LAST LINE to:)
demo.launch(inbrowser=True)