CoolFace
Modelpublic

AiAF/Animefull-final-pruned_safetensors_checkpoint

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes86downloads
Model Card

Animefull-final-pruned

This model was imported from Civitai by Unknown.

Description

Animefull-final-pruned model in the .safetensors format. Okay for image generation but a very good resoruce for training character, concept, or style LoRAs that are in an anime/cartoonish style (similar to how SD 1.5 should be used as a training model for realism LoRAs. I'm primarily uploading this here so it can be used with the on-site trainer.

This should go without saying but this is not my model. It's the O.G. Animefull-final-pruned model converted from .ckpt to .safetensors using this nodebook code. . Most trainers require the base model to be in .safetensors format so this will be useful to anyone who wants to use it for training. It's better to use ancestral models rather than model mixes for better compatability with different models (for example, it ensures a LoRA used with AnythingV3 will also work well with MeinaUnreal). Message me if you have any questions.

Model Details

  • —Type: checkpoint
  • —Base Model: SD 1.5
  • —Version: safetensors
  • —Rating: N/A (0 votes)
  • —Downloads: 2451
  • —Size: 0.0 MB

Usage

python
# This model can be used with Stable Diffusion, ComfyUI, and other compatible frameworks
from diffusers import DiffusionPipeline

pipeline = DiffusionPipeline.from_pretrained("hf_repo_path")

Credits

Original model by: Unknown Civitai: Link