LuongPhuHoa / imgpilot

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

Home Page:https://imgpilot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://imgpilot.com

License:MIT License


Languages

Language:TypeScript 88.3%Language:Python 8.6%Language:CSS 2.9%Language:JavaScript 0.1%