Image pilot with the power of Real-Time Latent Consistency Model.

- Includes complete front-end and back-end code.
- Support deployment both locally and in the cloud.
- Fully based on open source and can be used for commercial purposes.
npm install # web
pip install -U leptonai # servernpm run dev # web
lep photon run -n imgpilot -m photon/main.py --local # server