jannisborn
feat: Initial RT app
8b150bd
|
raw
history blame
363 Bytes

gt4sd-apps

Web apps of GT4SD models powered via gradio.

Installation

  1. Install gt4sd from https://github.com/GT4SD/gt4sd-core.
  2. Install requirements in env:
conda activate gt4sd
pip install -r requirements.txt
  1. Run a demo on a localhost:
python apps/algorithms/conditional_generation/regression_transformer/app.py