ahohpotato's picture
Update app.py
d23900f verified
raw
history blame contribute delete
119 Bytes
from main import demo
if __name__ == "__main__":
# Launch with Hugging Face Spaces configuration
demo.launch()