Instructions to use JujoHotaru/BreedSeriesForXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use JujoHotaru/BreedSeriesForXL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("JujoHotaru/BreedSeriesForXL", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
BreedSeries for SDXL(Pony/Illustrious)
こちらは、CivitAIで公開しているSDXL対応モデルのコピー・バックアップと、HuggingFace限定のSDXLモデル公開を兼ねたリポジトリです。
This is a repository storing copy/backup checkpoints released on CivitAI and original checkpoints. All checkpoints are based on SDXL.
CivitAIでも公開中のモデル
IllusionBreed 7.0
その他Illustrious系
- IllusionBreed (~v6.0)
- DaisyBreed
- LilyBreed
Pony系
本リポジトリ限定公開モデル
SuzuranBreed
DaisyBreedよりもさらにデフォルメの強い、4~5頭身くらいのキャラクターを出力できるデータモデルです。
v6.0からはアワートAIでも公開しています。
SylphBreedXL_v10
公開情報:
SD1用モデルSylphBreedの画風を、SDXL(Illustrious系)ベースに移植したモデルです。
パラメータ、品質プロンプト、NegativeプロンプトなどはIllusionBreedと同じものが使用できます。
HotaruBreedXL_v20、HotaruBreedXL_Anime_v20
公開情報:
- https://x.com/JujoHotaru/status/1880838346978779149
- https://x.com/JujoHotaru/status/1880832918840553899
この両モデルは、v20からIllustrious系になりました。(v10はPony系です)
パラメータ、品質プロンプト、NegativeプロンプトなどはPony系と大きく異なりますのでご注意ください。IllusionBreedと同じものが使用できます。
LoRABreed_v20/LoRABreed_Slender_v20/LoRABreed_Petite_v20
公開情報:
Pony系モデルで、VioletBreedの開発途中状態(眼の調整を行う前)に名前を付けたものです。
公開中の各種LoRAの開発に活用しているためこの名が付いています。
パラメータ、品質プロンプト、NegativeプロンプトなどはVioletBreedと同じものが使用できます。
ライセンス / License
- Pony based models:
- Licensed under CreativeML Open RAIL++-M.
- Illustrious based models:
- Licensed under Fair AI Public License 1.0-SD
- Downloads last month
- -