Skip to content

bryantanjw/entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Support Entropy - Buy Me A Coffee

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.