Skip to content

sync: add 4 AtlasCloud models (2026-07-04)#83

Merged
YC0101 merged 1 commit into
mainfrom
sync-2026-07-04
Jul 4, 2026
Merged

sync: add 4 AtlasCloud models (2026-07-04)#83
YC0101 merged 1 commit into
mainfrom
sync-2026-07-04

Conversation

@YC0101

@YC0101 YC0101 commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds ComfyUI nodes for 4 missing AtlasCloud visual (video) models — the non-developer Gemini Omni Flash variants plus the new video-edit model.

New model ids:

  • google/gemini-omni-flash/text-to-video
  • google/gemini-omni-flash/image-to-video
  • google/gemini-omni-flash/reference-to-video
  • google/gemini-omni-flash/video-edit

Params follow each model's published OpenAPI schema (duration 3–10, aspect_ratio 16:9/9:16, resolution 720p, thinking_level, seed). image-to-video takes a single image; reference-to-video takes 1–5 images; video-edit requires video + prompt with optional 1–5 reference images and no duration/aspect_ratio.

Changes

  • 4 new node files under src/atlascloud_comfyui/nodes/video/
  • registry.py: imports + NODE_CLASS_MAPPINGS + NODE_DISPLAY_NAME_MAPPINGS
  • README.md Available Nodes table
  • tests/test_new_nodes_2026_07_04.py (metadata-only)

Testing

  • ruff check .
  • pytest -k "not e2e" ✅ 332 passed, 26 deselected

@YC0101
YC0101 merged commit 8e28d32 into main Jul 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant