Text-to-Image
Diffusers
TensorBoard
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use aoringo/AIkaHimena_221026_3000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aoringo/AIkaHimena_221026_3000 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("aoringo/AIkaHimena_221026_3000", 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 Settings
- Draw Things
- DiffusionBee
AIKA HIMENA is GOD.
DreamBoothを用いて作成した藍家ひめなの学習モデルです。Waifu-Diffusion1.2で学習させています。
藍家ひめなはソーシャルゲーム「マギアレコード」に登場するキャラクターであり、その著作権はアニプレックスに帰属します。
したがって生成した画像が藍家ひめなに類似していた場合、その著作権はAniplex Inc.に所属する可能性があります。
This is a learning model of Himena Aika created using DreamBooth and trained with Waifu-Diffusion 1.2.
Aika Himena is a character from the social game "Magia Record" and is copyrighted by Aniplex.
Therefore if the generated image resembles Aika Himena, the copyright may belong to Aniplex Inc.
その他の注意点は bigscience-bloom-rail-1.0のライセンスを参照ください。
Please refer to the bigscience-bloom-rail-1.0 license for additional notes.
- Downloads last month
- 5