@Admin
It’s okay! take your time -
It’s okay! take your time -
QUALITY WORDS, 1pony, my little pony, pony, feral pony, unicorn, Twilight Sparkle, casting magic at viewer, shiny fur, limited palette, (glow, liquid glowing magic, glowing liquid purple magic)++, intense expression, dramatic lighting, strong depth of field, wind-blown hair, gritty realism, cinematic shot, dutch angle, (simple background, black background)++, dust particles, dynamic pose, dynamic composition, foreshortening, blurry edges, MORE QUALITY WORDS
simple background, black background
for the mat black background to play with. If I lowered the weights, the loras added stuff into it.limited palette, dramatic lighting, glow, liquid glowing magic, glowing liquid purple magic
. Limited palette makes the AI use as few colors as possible, what is then overridden by the “purple magic” part with a higher weight. Muting any other color beside the one mentioned. If you replace “purple” with “rainbow”, you get the colors of the rainbow. Easy.prompter:ai-pajac
(and a note on it as to why).- New search and tag suggestions
- Go to Settings and Metadata (Fancy tags) and Local (search auto-completion) to enable
- This will autosuggest tags as you type so long as they exist on an image
- This will show if a suggestion is aliased
- For searches, you can set to also keep search history
- CivitAI post scraper
- The upload “Fetch” function now supports CivitAI
/posts/#
URLs- This will grab the images under a given CivitAI post, and you can select which to use
- Direct image URLs aren’t supported (API limitation), but every image is part of a Post, even if it’s just one
- Fetch still uses “artist:” instead of something more appropriate… we’ll work on that
If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization
, wings
, and spread wings
would all be found by a search for wing
, but sewing
would not be.
Field Selector | Type | Description | Example |
---|---|---|---|
author | Literal | Matches the author of this post. Anonymous authors will never match this term. | author:Joey |
body | Full Text | Matches the body of this post. This is the default field. | body:test |
created_at | Date/Time Range | Matches the creation time of this post. | created_at:2015 |
id | Numeric Range | Matches the numeric surrogate key for this post. | id:1000000 |
my | Meta | my:posts matches posts you have posted if you are signed in. | my:posts |
subject | Full Text | Matches the title of the topic. | subject:time wasting thread |
topic_id | Literal | Matches the numeric surrogate key for the topic this post belongs to. | topic_id:7000 |
topic_position | Numeric Range | Matches the offset from the beginning of the topic of this post. Positions begin at 0. | topic_position:0 |
updated_at | Date/Time Range | Matches the creation or last edit time of this post. | updated_at.gte:2 weeks ago |
user_id | Literal | Matches posts with the specified user_id. Anonymous users will never match this term. | user_id:211190 |
forum | Literal | Matches the short name for the forum this post belongs to. | forum:meta |