diff --git a/data/reference-community.json b/data/reference-community.json index dc75e4410..d2c9f70b2 100644 --- a/data/reference-community.json +++ b/data/reference-community.json @@ -106,13 +106,14 @@ "desc": "Pony V7 is a versatile character generation model based on AuraFlow architecture. It supports a wide range of styles and species types (humanoid, anthro, feral, and more) and handles character interactions through natural language prompts.", "extras": "", "tags": "community", - "date": "October September" + "date": "2025 October" }, "ShuttleAI Shuttle 3.0 Diffusion": { "path": "shuttleai/shuttle-3-diffusion", "desc": "Shuttle uses Flux.1 Schnell as its base. It can produce images similar to Flux Dev or Pro in just 4 steps, and it is licensed under Apache 2. The model was partially de-distilled during training. When used beyond 10 steps, it enters refiner mode enhancing image details without altering the composition", "preview": "shuttleai--shuttle-3-diffusion.jpg", "tags": "community", + "date": "2024 November", "skip": true }, "ShuttleAI Shuttle 3.1 Aesthetic": { @@ -120,6 +121,7 @@ "desc": "Shuttle uses Flux.1 Schnell as its base. It can produce images similar to Flux Dev or Pro in just 4 steps, and it is licensed under Apache 2. The model was partially de-distilled during training. When used beyond 10 steps, it enters refiner mode enhancing image details without altering the composition", "preview": "shuttleai--shuttle-3_1-aestetic.jpg", "tags": "community", + "date": "2024 November", "skip": true }, "ShuttleAI Shuttle Jaguar": { @@ -127,6 +129,7 @@ "desc": "Shuttle uses Flux.1 Schnell as its base. It can produce images similar to Flux Dev or Pro in just 4 steps, and it is licensed under Apache 2. The model was partially de-distilled during training. When used beyond 10 steps, it enters refiner mode enhancing image details without altering the composition", "preview": "shuttleai--shuttle-jaguar.jpg", "tags": "community", + "date": "2025 January", "skip": true }, "Anima": { @@ -134,13 +137,31 @@ "preview": "CalamitousFelicitousness--Anima-sdnext-diffusers.jpg", "desc": "Modified Cosmos-Predict-2B that replaces the T5-11B text encoder with Qwen3-0.6B. Anima is a 2 billion parameter text-to-image model created via a collaboration between CircleStone Labs and Comfy Org. It is focused mainly on anime concepts, characters, and styles, but is also capable of generating a wide variety of other non-photorealistic content. The model is designed for making illustrations and artistic images, and will not work well at realism.", "tags": "community", + "date": "2026 January", "skip": true }, "FireRed Image Edit": { "path": "FireRedTeam/FireRed-Image-Edit-1.0", "preview": "FireRedTeam--FireRed-Image-Edit-1.0.jpg", - "desc": "FireRed-Image-Edit is a general-purpose image editing model that delivers high-fidelity and consistent editing across a wide range of scenarios. FireRed is a a fine-tune of Qwen-Image-Edit.", + "desc": "FireRed-Image-Edit is a general-purpose image editing model that delivers high-fidelity and consistent editing across a wide range of scenarios. FireRed is a fine-tune of Qwen-Image-Edit.", "tags": "community", + "date": "2026 February", + "skip": true + }, + "Skywork UniPic3-Consistency": { + "path": "Skywork/Unipic3-Consistency-Model", + "preview": "Skywork--Unipic3-Consistency-Model.jpg", + "desc": "UniPic3-Consistency-Model is a few-step image editing and multi-image composition model based on Consistency Flow Matching (CM) and is a fine-tune of Qwen-Image-Edit.", + "tags": "community", + "date": "2026 February", + "skip": true + }, + "Skywork/Unipic3-DMD": { + "path": "Skywork/Unipic3-DMD-Model", + "preview": "Skywork--Unipic3-DMD-Model.jpg", + "desc": "UniPic3-DMD-Model is a few-step image editing and multi-image composition model trained using Distribution Matching Distillation (DMD) and is a fine-tune of Qwen-Image-Edit.", + "tags": "community", + "date": "2026 February", "skip": true } } diff --git a/data/reference-distilled.json b/data/reference-distilled.json index dc26e97bd..af269d3b9 100644 --- a/data/reference-distilled.json +++ b/data/reference-distilled.json @@ -181,5 +181,14 @@ "extras": "sampler: Default, cfg_scale: 1.0, steps: 4", "size": 18.5, "date": "2025 January" + }, + "Meituan LongCat Image-Edit Turbo": { + "path": "meituan-longcat/LongCat-Image-Edit-Turbo", + "preview": "meituan-longcat--LongCat-Image-Edit.jpg", + "desc": "LongCat-Image-Edit-Turbo, the distilled version of LongCat-Image-Edit. It achieves high-quality image editing with only 8 NFEs (Number of Function Evaluations) , offering extremely low inference latency.", + "skip": true, + "extras": "", + "size": 27.30, + "date": "2026 February" } }