Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

CLIP trained in SDXL VAE's latent space.

Installation

  1. git clone git@github.com:wendlerc/latent_clip.git
  2. create environment using conda or virtualenv (I tested using python=3.11)
  3. install latent clip
  cd latent_clip
  make install
  make install-training

Minimal usage https://github.com/wendlerc/latent_clip/blob/latent-clip/notebooks/Minimum%20Usage.ipynb

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .