Skip to content

berkayguzel06/ImageForge

Repository files navigation

ImageForge

Text2Img

t2i_1

Img2Img

i2i_1

PNG info extract

png_info_1

Features

  • Supports CUDA devices for accelerated processing.
  • txt2img and img2img mode.
  • Supports for single LoRA.
  • Supports for different scheduler types.
  • Extract PNG image info from generated images.
  • One click install and run script (but you still must install python and git)
  • Utilizes Hugging Face Diffusers and Transformers libraries for AI models.
  • Employs the Gradio library for the user interface.
  • Users can easily change image models.
  • Supports uploading new .safetensors models (not directly use).
  • Provides a conversion mechanism to convert .safetensors models into the required Diffusers model format.
  • Changeable image settings (width, height, number of inference step, guidance scale)
  • Supports multiple image generation with batch size

Prerequisites

  • CUDA-enabled device (if using GPU acceleration).

Installation on Windows

  1. Install Python 3.10.6 and install git.
  2. Download the ImageForge repository, git clone https://github.com/berkayguzel06/ImageForge.git.
  3. Run start-browser.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published