From 29bb056b9f52576066e6004e1fedecd6e8a81ce5 Mon Sep 17 00:00:00 2001 From: Zechuan Zhang <3190100057@zju.edu.cn> Date: Tue, 10 Dec 2024 13:17:15 +0800 Subject: [PATCH] Update keywords.json --- data/keywords.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/keywords.json b/data/keywords.json index 6165b6f..580c91d 100644 --- a/data/keywords.json +++ b/data/keywords.json @@ -10,11 +10,11 @@ "categories": { "Image Generation": { - "keywords": ["image generation", "text-to-image", "Control", "Controllable", "ControlNet"], + "keywords": ["image generation", "text-to-image", "Control", "Controllable"], "description": "Papers focusing on image generation with Diffusion Transformer or FLUX" }, "Image Editing": { - "keywords": ["image editing", "image stylization", "image inpainting", "image super-resolution", "image to image"], + "keywords": ["image editing", "image stylization", "image inpainting", "image super-resolution", "image to image","rectified flow","inversion"], "description": "Papers about image editing with Diffusion Transformer or FLUX" }, "Video Related": {