from frontend.webui.hf_demo import start_demo_text_to_image

print("Starting HF demo text to image")
start_demo_text_to_image(False)