From e179965c93a02a998b4f74618c8e57782d9754ca Mon Sep 17 00:00:00 2001 From: Jordan Lin Date: Tue, 11 Jun 2024 15:25:07 -0700 Subject: [PATCH] Fix teaser.jpg (now ctrl-x.jpg) not displaying on GitHub pages problem --- docs/assets/{teaser.jpg => ctrl-x.jpg} | Bin docs/index.html | 18 +----------------- 2 files changed, 1 insertion(+), 17 deletions(-) rename docs/assets/{teaser.jpg => ctrl-x.jpg} (100%) diff --git a/docs/assets/teaser.jpg b/docs/assets/ctrl-x.jpg similarity index 100% rename from docs/assets/teaser.jpg rename to docs/assets/ctrl-x.jpg diff --git a/docs/index.html b/docs/index.html index 2e5907e..e25c60a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@ [Code (coming soon!)]
- +
@@ -60,22 +60,6 @@
Overview
We present Ctrl-X, a simple training-free and guidance-free framework for text-to-image (T2I) generation with structure and appearance control. Given user-provided structure and appearance images, Ctrl-X designs feedforward structure control to enable structure alignment with the structure image and semantic-aware appearance transfer to facilitate the appearance transfer from the appearance image. Ctrl-X supports novel structure control with arbitrary condition images of any modality, is significantly faster than prior training-free appearance transfer methods, and provides instant plug-and-play to any T2I and text-to-video (T2V) diffusion model. - -