Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Dashverse/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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • Python 8.7%
  • CSS 2.9%
  • JavaScript 0.1%