Files
LC_NeoRefacer/app.py
2023-06-05 08:22:36 +02:00

3 lines
68 B
Python

from ui import demo
demo.queue().launch(show_error=True,share=True)