How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("aka7774/comfyui-models", torch_dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

ComfyUI clean public model recovery repository

This repository contains only artifacts classified as public in the pinned recovery manifest. It does not apply one blanket license: each artifact retains its upstream license and usage conditions.

  • Manifest category: public
  • Logical model paths: 296
  • Regular-file bytes: 848774755277
  • Source of truth: recovery/model-manifest.jsonl
  • Symbolic links: recovery/symlink-aliases.json

Restore paths are relative to ComfyUI/models/. Verify SHA-256 before use.

Artifact-specific license notice

diffusion_models/animaCatTower_v10.safetensors is a third-party Anima derivative under the CircleStone Labs Non-Commercial License. Model-weight commercial use is not permitted. See licenses/anima-cat-tower/ for the required license, attribution notice, exact Civitai version, and SHA-256.

Downloads last month
2,443
GGUF
Model size
0.5B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support