bryantanjw / entropy

Generate images of any character!

Home Page:https://entropy.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entropy

Generate images of any character you know and love!

Demo

Project Overview

Entropy is a cutting-edge platform for generating images of characters using advanced machine learning models. It's divided into three main parts:

  1. Client: A Next.js application that serves as the user interface. It fetches content from Sanity and handles interactions, including image generation requests via external services like Replicate. Setup Instructions.

  2. Server: Contains the prediction workflow for image generation, utilizing Cog for containerization. The core logic is in predict.py, with the workflow defined in entropy_v2.json. Setup Instructions.

  3. Sanity Studio: Manages the content displayed on the frontend, offering a customizable real-time editing environment.

Entropy leverages the latest in AI to bring your favorite characters to life in unique and creative ways.

Features

  • Generate high resolution images of any character.
  • Customizable image generation parameters.
  • Upload custom LoRA models (.safetensors).

Contributing

We welcome contributions and feedback to make Entropy even better šŸ¤§.

License

Entropy is released under the MIT License. See LICENSE for more details.

About

Generate images of any character!

https://entropy.so

License:MIT License


Languages

Language:TypeScript 94.0%Language:Python 3.1%Language:CSS 1.6%Language:JavaScript 1.3%