Cseti commited on
Commit
40681b3
·
1 Parent(s): b922cff

readme update

Browse files
Files changed (2) hide show
  1. CLAUDE.md +2 -2
  2. README.md +19 -19
CLAUDE.md CHANGED
@@ -53,8 +53,8 @@ Each workflow README must follow this structure (keep sections in order, no extr
53
 
54
  The root `README.md` is the index. It contains one table per model family. Column order is fixed: `Workflow | Description | Type | Updated`. The `Type` column uses these values: `Video gen`, `Video edit`, `Upscaling`, `Image gen`. New rows are always inserted at the **top** of the table (newest first).
55
 
56
- **[!] Links in the root README must use absolute HuggingFace URLs** — relative links do not work on HuggingFace. Use the format:
57
- `https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/{path}`
58
 
59
  ## Posts
60
 
 
53
 
54
  The root `README.md` is the index. It contains one table per model family. Column order is fixed: `Workflow | Description | Type | Updated`. The `Type` column uses these values: `Video gen`, `Video edit`, `Upscaling`, `Image gen`. New rows are always inserted at the **top** of the table (newest first).
55
 
56
+ **[!] Links in the root README must use absolute HuggingFace URLs** — relative links do not work on HuggingFace. Links must point directly to the workflow's `README.md` file:
57
+ `https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/{path}/README.md`
58
 
59
  ## Posts
60
 
README.md CHANGED
@@ -15,36 +15,36 @@ Drag-and-drop any `.json` file directly into ComfyUI to load the workflow.
15
 
16
  | Post | Date |
17
  |---|---|
18
- | [MOMENTS — Making of](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/posts/2026-03-30-moments-short-film) | 2026-03-30 |
19
 
20
  ---
21
 
22
  ## LTX Video 2.3
23
 
24
- | Workflow | Description | Type | Updated |
25
- | ----------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | --------- | ---------- |
26
- | [IC-LoRA Cameraman](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/ltx/2.3/ic-lora-cameraman) | I2V with IC-LoRA camera motion guidance from a reference video clip | Video gen | 2026-04-07 |
27
- | [I2V Two-Pass](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/ltx/2.3/i2v-two-pass) | Two-pass I2V with start/end guide images, 720p→1080p upscale, and audio support | Video gen | 2026-03-30 |
28
 
29
  ## WAN 2.2
30
 
31
- | Workflow | Description | Type | Updated |
32
- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ---------- | ---------- |
33
- | [Face Detailer](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/face-detailer) | SAM2-based segmentation and WAN 2.2 detail pass on existing video | Video edit | 2026-03-29 |
34
- | [VACE Endless Extension](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/vace-endless-extension) | Extend a video indefinitely using VACE looping | Video gen | 2025-11-10 |
35
- | [Upscaling v1](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/upscaling) | Per-subject crop upscaling with VFI frame interpolation | Upscaling | 2025-10-13 |
36
- | [Lightning GGUF](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/lightning-gguf) | Fast T2V with cached T5 encoding and Lightning-tuned steps | Video gen | 2025-08-09 |
37
- | [T2V A14B](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/t2v-a14b) | Text-to-video with the WAN 2.2 A14B model, GGUF quantized | Video gen | 2025-07-30 |
38
- | [VACE](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/wan/2.2/vace) | Video-to-video with automatic subject segmentation and depth conditioning | Video edit | 2025-07-15 |
39
 
40
  ## HunyuanVideo
41
 
42
- | Workflow | Description | Type | Updated |
43
- | --------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------- | ---------- |
44
- | [RF-Inversion](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/hunyuanvideo/rf-inversion) | Video editing via RF-inversion — relight, restyle, or modify existing video | Video edit | 2025-01-23 |
45
 
46
  ## Z-Image
47
 
48
- | Workflow | Description | Type | Updated |
49
- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | --------- | ---------- |
50
- | [Two-Stage](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/tree/main/z-image/two-stage) | Two-pass T2I workflow with refinement and color grading | Image gen | 2026-03-29 |
 
15
 
16
  | Post | Date |
17
  |---|---|
18
+ | [MOMENTS — Making of](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/posts/2026-03-30-moments-short-film/README.md) | 2026-03-30 |
19
 
20
  ---
21
 
22
  ## LTX Video 2.3
23
 
24
+ | Workflow | Description | Type | Updated |
25
+ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | --------- | ---------- |
26
+ | [IC-LoRA Cameraman](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/ltx/2.3/ic-lora-cameraman/README.md) | I2V with IC-LoRA camera motion guidance from a reference video clip | Video gen | 2026-04-07 |
27
+ | [I2V Two-Pass](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/ltx/2.3/i2v-two-pass/README.md) | Two-pass I2V with start/end guide images, 720p→1080p upscale, and audio support | Video gen | 2026-03-30 |
28
 
29
  ## WAN 2.2
30
 
31
+ | Workflow | Description | Type | Updated |
32
+ | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ---------- | ---------- |
33
+ | [Face Detailer](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/face-detailer/README.md) | SAM2-based segmentation and WAN 2.2 detail pass on existing video | Video edit | 2026-03-29 |
34
+ | [VACE Endless Extension](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/vace-endless-extension/README.md) | Extend a video indefinitely using VACE looping | Video gen | 2025-11-10 |
35
+ | [Upscaling v1](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/upscaling/README.md) | Per-subject crop upscaling with VFI frame interpolation | Upscaling | 2025-10-13 |
36
+ | [Lightning GGUF](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/lightning-gguf/README.md) | Fast T2V with cached T5 encoding and Lightning-tuned steps | Video gen | 2025-08-09 |
37
+ | [T2V A14B](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/t2v-a14b/README.md) | Text-to-video with the WAN 2.2 A14B model, GGUF quantized | Video gen | 2025-07-30 |
38
+ | [VACE](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/wan/2.2/vace/README.md) | Video-to-video with automatic subject segmentation and depth conditioning | Video edit | 2025-07-15 |
39
 
40
  ## HunyuanVideo
41
 
42
+ | Workflow | Description | Type | Updated |
43
+ | ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------- | ---------- |
44
+ | [RF-Inversion](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/hunyuanvideo/rf-inversion/README.md) | Video editing via RF-inversion — relight, restyle, or modify existing video | Video edit | 2025-01-23 |
45
 
46
  ## Z-Image
47
 
48
+ | Workflow | Description | Type | Updated |
49
+ | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | --------- | ---------- |
50
+ | [Two-Stage](https://huggingface.co/datasets/Cseti/ComfyUI-Workflows/blob/main/z-image/two-stage/README.md) | Two-pass T2I workflow with refinement and color grading | Image gen | 2026-03-29 |