Comfy-agent workflow_fluxmania_v_text2image_compact
name: workflow_fluxmania_v_text2image_compact
git clone https://github.com/steliosot/comfy-agent
skills/workflows/txt2img/workflow_fluxmania_v_text2image_compact/skill.yamlname: workflow_fluxmania_v_text2image_compact description: Workflow wrapper for Fluxmania V - Text2Image COMPACT.json inputs: prompt: type: string required: false negative_prompt: type: string required: false width: type: integer required: false height: type: integer required: false seed: type: integer required: false steps: type: integer required: false cfg: type: number required: false sampler_name: type: string required: false scheduler: type: string required: false denoise: type: number required: false server: type: string required: false headers: type: object required: false api_prefix: type: string required: false outputs: status: type: string prompt_id: type: string output_images: type: array requirements: models: [] custom_nodes: [] links:
- https://civitai.com/api/download/models/1377767?type=Model&format=SafeTensor&size=full&fp=fp32
- https://civitai.com/api/download/models/1539776?type=Model&format=SafeTensor&size=full&fp=fp8
- https://civitai.com/models/778691/fluxmania?modelVersionId=1539776
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true
- https://www.youtube.com/@pixaroma input_modalities:
- text_prompt output_modalities:
- image/png model_families:
- other node_count: 3 node_types:
- MarkdownNote
- SaveImage
- workflow>txt2img selection_metadata: family: txt2img resource_profile: low complexity_score: 0 estimated_runtime: fast (usually under 30s on modern GPU) warnings: [] max_width: null max_height: null max_steps: null