Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 845 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 845 Bytes

ImgPilot

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

preview DEMO

✨ Features

  • 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.

📦 Install

npm install # web
pip install -U leptonai # server

⌨️ Development

npm run dev # web
lep photon run -n imgpilot -m photon/main.py --local # server

🔗 Built with