Skip to content

edwardpro/imgpilot

 
 

Repository files navigation

ImgPilot

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

preview.webm

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

# Install web dependencies
npm install

# Install server dependencies
pip install -r requirements.txt -U

⌨️ Development

# Start server on localhost:8080

lep photon run -n imgpilot -m photon/main.py --local
# Start web server on localhost:3000

npm run dev

🔗 Built with

About

Turn the draft into amazing artwork with the power of Real-Time Latent Consistency Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • Python 5.6%
  • Other 0.8%