Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

agmjd
/
astra_yao

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use agmjd/astra_yao with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use agmjd/astra_yao with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("John6666/wai-nsfw-illustrious-sdxl-v150-sdxl", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("agmjd/astra_yao")
    
    prompt = "cerydra \\(honkai:star rail\\),cerydra \\(honkai:star rail\\),1girl,solo,white hair,blue hair,blue eyes,crown,mini crown,jewelry,cerydra \\(honkai:star rail\\),1girl,solo,white hair,blue hair,blue eyes,crown,mini crown,jewelry,bare shoulders,detached sleeves,puffy sleeves,long sleeves,wings,gloves,, asymmetrical legwear,thighhighs,single thighhigh,black thighhighs,socks,, asymmetrical footwear,blue footwear,shoes,masterpiece,best quality,, Negative prompt: ng_deepnegative_v1_75t,(badhandv4:1.2),EasyNegative,(worst quality:2),,nsfw, Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7.0, Seed: 256300487, Size: 1024x1024, Model hash: befc694a29, Model: WAI_NSFW-illustrious-SDXL_v15.safetensors, Denoising strength: 0, RNG: CPU, Lora 1: xl-ill-刻律德菈-【崩坏:星穹铁道】, Lora Hash 1: 28a3da0684, Lora Weight 1: 0.8, vae_name: automatic"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
astra_yao
205 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
agmjd's picture
agmjd
Add 2 files
881ab65 verified 7 months ago
  • images
    Add 2 files 7 months ago
  • .gitattributes
    2.31 kB
    initial commit 7 months ago
  • README.md
    1.34 kB
    initial commit 7 months ago
  • XL-ill【绝区零】耀嘉音_v1-8.safetensors
    203 MB
    xet
    Add 2 files 7 months ago