Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
Female Half-orcs (forcbeastf) - 'Beastly' Females thumbnail

Female Half-Orcs (Forcbeastf) - 'Beastly' Females

by ModelsLab

Improved Tusks ConsistencyTusks now appear reliably across portrait and full-body outputs; reduced tusk drift where the model produced green-painted humans or invisible canines. Adjusted Tusk ScalingRefined curvature and size to prevent overgrown or comical tusks at denoise >0.35. More natural half-orc proportions. Skin Tone Diversity EnhancedTraining set expanded to include olive, gray-green, ashen, and deep umber variants. Less tendency to default to bright green or human tan. Reduced Tuskless BiasCulled or retagged tuskless examples to maintain ~90% tusked dominance. The LoRA now behaves predictably at weights between 0.6 1.0. Better Compatibility With Realistic ModelsImproved response when paired with Juggernaut, MeichiDarkMix, and SDXL realism checkpoints; fewer beauty-filter artifacts overriding orc features. Jawline / Brow Ridge FixesHalf-orc facial structure is more reliable under different lighting; reduced fragile human face creep from v1.0. Less Artifacting at High CFG/HiresSmoothed out noise patterns that previously caused mouth distortion, tusk duplication, or melted upper lip at hires denoise values. Cleaner Negative Prompt ResponseModel listens better to no tusk creep, no plasticy skin, and no anime smoothness without collapsing the orc identity.

female-half-orcs-forcbeastf-beastly-females
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

female-half-orcs-forcbeastf-beastly-females

Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.

Output

Idle

Unknown content type

About Female Half-Orcs (Forcbeastf) - 'Beastly' Females

Improved Tusks ConsistencyTusks now appear reliably across portrait and full-body outputs; reduced tusk drift where the model produced green-painted humans or invisible canines. Adjusted Tusk ScalingRefined curvature and size to prevent overgrown or comical tusks at denoise >0.35. More natural half-orc proportions. Skin Tone Diversity EnhancedTraining set expanded to include olive, gray-green, ashen, and deep umber variants. Less tendency to default to bright green or human tan. Reduced Tuskl

Technical Specifications

Model ID
female-half-orcs-forcbeastf-beastly-females
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
December 9, 2025

Quick Start

Integrate Female Half-Orcs (Forcbeastf) - 'Beastly' Females into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "female-half-orcs-forcbeastf-beastly-females",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

View the full API documentation for SDKs, code examples in Python, JavaScript, and more.

Pricing

Female Half-Orcs (Forcbeastf) - 'Beastly' Females API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Female Half-Orcs (Forcbeastf) - 'Beastly' Females FAQ

Improved Tusks ConsistencyTusks now appear reliably across portrait and full-body outputs; reduced tusk drift where the model produced green-painted humans or invisible canines. Adjusted Tusk ScalingRefined curvature and size to prevent overgrown or comical tusks at denoise >0.35. More natural ha

You can integrate Female Half-Orcs (Forcbeastf) - 'Beastly' Females into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "female-half-orcs-forcbeastf-beastly-females" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Female Half-Orcs (Forcbeastf) - 'Beastly' Females costs $0.0047 per API call. ModelsLab uses pay-per-use pricing with no minimum commitments. A free tier is available to get started.

The model ID for Female Half-Orcs (Forcbeastf) - 'Beastly' Females is "female-half-orcs-forcbeastf-beastly-females". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Female Half-Orcs (Forcbeastf) - 'Beastly' Females and other AI models. Sign up to get free API credits and start building immediately.