/txt2fix

revision picture via text prompt leveraging, syleCLIP's latent optimization

Primary LanguagePython

Txt2Fix

Light wrapper for styleCLIP latent optimization for image revision.

1. Requirements

  • Currently supports face-centered image, with revision restricted to face domain
  • Poetry : Dependency manager

1-1. Prepare Environment

Build & Run

# recommend python 3.10 or higher
poetry install
poetry run client

Refernece