File size: 104 Bytes
2bca009
14a2ee4
c0394e2
783dbfd
1
2
3
4
from backend.api.web import start_web_server

print("Starting HF demo text to image")
start_web_server()