PixAI Membership
PixAI
PixAI
Generate
Sign in
Home
Generation
Models
Studio
NEW
Contest
Create with Mio.2
AI Tools
NEW
Guide

User LoRA

XL
Character

【Illustrious-XL v0.1】Mage メイジ / ビキニ・ウォリアーズ Bikini Warriors

#Bikini Warriors
AI Tools
  • AI Anime Generator
  • Anime Figure Generator
  • Character Sheet Generator
  • Magazine Cover Generator
  • Plushie Generator
  • Giant Statue Generator

Discover

  • Trending Tags
  • Ranking
  • Model Market
  • Contest
  • News

About

  • Guide
  • PixAI Blog
  • Tsubaki.2
  • Meet Mio, Our Mascot
  • Content Rules

Pricing & Help

  • Membership
  • Buy Credits
  • Contact

Mobile App

  • Get the PixAI app
  • App Store
  • Google Play
© 2026 PixAI
  • Terms of Service
  • Privacy Policy
  • Copyright Policy
  • Attributions
  • Specified Commercial Transactions Law
【Illustrious-XL v0.1】Mage メイジ / ビキニ・ウォリアーズ Bikini Warriors - AI Model cover image
Uploaded at
Nov 27, 2024, 11:33 AM
Uses
210
Reviews
No reviews
Trigger Words

mage (bikini warriors), purple eyes,short hair, purple hair

Permissions
  • Allow image generation & sharing
  • Allow users to download this model
  • Allow commercial use of generated images

Description

https://civitai.com/models/889712/illustrious-xl-v01mage-bikini-warriors

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Copy Prompt</title> <style> .copy-button { margin-top: 10px; padding: 10px 20px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; } pre { background-color: #f4f4f4; padding: 10px; border: 1px solid #ddd; border-radius: 5px; } </style> </head> <body> <h1>プロンプト一覧</h1> <pre id="prompt-text"> shizuko-default,shizuko (blue archive),purple eyes,black hair,long hair,two side up,headdress, halo, japanese clothes,wide sleeves,apron,frilled skirt,black skirt,white thighhighs,sandals </pre> <button class="copy-button" onclick="copyText()">コピーする</button>
<script>
    function copyText() {
        const text = document.getElementById("prompt-text").innerText;
        navigator.clipboard.writeText(text).then(() => {
            alert("プロンプトをコピーしました!");
        }).catch(err => {
            alert("コピーに失敗しました: " + err);
        });
    }
</script>
</body> </html>

Comments