pony / README.md
calcuis's picture
Update README.md
115b2c4 verified
|
raw
history blame
2.31 kB
metadata
license: apache-2.0
language:
  - en
pipeline_tag: text-to-image
tags:
  - gguf-node
widget:
  - text: >-
      score_9, score_8_up, score_7_up,   film grain, photo by fuji-proplus-ii
      film,  raw picture of 20 years old woman in lingerie,  portrait, deep blue
      sky, cloudy sky, outdoor, high key light, soft shadow, Fiery clouds,
      colored hair,
    parameters:
      negative_prompt: >-
        score_6, score_5, score_4, source_pony, (worst quality:1.2), (low
        quality:1.2), (normal quality:1.2), lowres, bad anatomy, bad hands,
        signature, watermarks, ugly, imperfect eyes, skewed eyes, unnatural
        face, unnatural body, error, extra limb, missing limbs, painting by
        bad-artist,
    output:
      url: samples\ComfyUI_00001_.png
  - text: >-
      drag it to browser <metadata> same descriptor to the 1st one; but
      different model (boleromix)
    output:
      url: samples\ComfyUI_00002_.png
  - text: >-
      drag it to browser <metadata> same descriptor to the 1st one; but
      different model (snow)
    output:
      url: samples\ComfyUI_00003_.png

gguf quantized legacy models for anime (additional test pack for gguf-node)

Prompt
score_9, score_8_up, score_7_up, film grain, photo by fuji-proplus-ii film, raw picture of 20 years old woman in lingerie, portrait, deep blue sky, cloudy sky, outdoor, high key light, soft shadow, Fiery clouds, colored hair,
Negative Prompt
score_6, score_5, score_4, source_pony, (worst quality:1.2), (low quality:1.2), (normal quality:1.2), lowres, bad anatomy, bad hands, signature, watermarks, ugly, imperfect eyes, skewed eyes, unnatural face, unnatural body, error, extra limb, missing limbs, painting by bad-artist,
Prompt
drag it to browser <metadata> same descriptor to the 1st one; but different model (boleromix)
Prompt
drag it to browser <metadata> same descriptor to the 1st one; but different model (snow)

setup (in general)

  • drag gguf file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
  • drag clip or encoder(s) to text_encoders folder (./ComfyUI/models/text_encoders)
  • drag vae decoder(s) to vae folder (./ComfyUI/models/vae)

run it straight (no installation needed way)

  • get the comfy pack with the new gguf-node (beta)
  • run the .bat file in the main directory

workflow

  • drag any workflow json file to the activated browser; or
  • drag any generated output file (i.e., picture, video, etc.; which contains the workflow metadata) to the activated browser

review

  • use tag/word(s) as input for more accurate results for those legacy models; not very convenient (compare to the recent models) at the very beginning
  • credits should be given to those contributors from civitai platform
  • good to run on old machines, i.e., 9xx series or before (legacy mode [--disable-cuda-malloc --lowvram] supported); compatible with the new gguf-node

reference