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
Yifurr - Yifurr2 thumbnail

Yifurr - Yifurr2

by ModelsLab

C3 merged with an old anime merge of mine and back with a sliver of IndigoFurryMix's VPRED version. A bit more of an anime vibe, and it while it still looks a little washed out on low CFG scales, it's not as pronounced as with C3. Higher CFG scale is highly recommended (24-26). Works very well with ADetailer and the Restart sampling method (which mimics Hires.fix and meshes well with that setting enabled, producing significantly refined images and fixing a lot of problem hands.) As with C3 and other models with roots in YiffyMix, it is highly responsive to (and benefits greatly from) tagging for artistic styles, rather than prompting from the model alone. Your mileage may vary; I happened to get some good results using this merge, so I figure it can't hurt to give others the chance as well (especially considering it's based on another unique personal merge.)

Tips: Restart Sampling Method, 45-50 steps

Hi-res Fix (4x_fatal_anime_500000_G or R-ESRGAN 4x Anime6B work well) with 0.6 Denoising Strength

CLIP Skip 1

ADetailer enabled (face_yolo8n works well, tunes face details and eyes in particular, enable Merge mode in Mask Preprocessing for best results)

CFG Scale greater than 20 (24-26 recommended)

Works with most LORAs and embeddings I've tested, just be judicious with the weights for best results

YMMV with other styles or subjects; heavily content-tuned merge

yifurr-yifurr2
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

Select models...

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 Yifurr - Yifurr2

C3 merged with an old anime merge of mine and back with a sliver of IndigoFurryMix's VPRED version. A bit more of an anime vibe, and it while it still looks a little washed out on low CFG scales, it's not as pronounced as with C3. Higher CFG scale is highly recommended (24-26). Works very well with ADetailer and the Restart sampling method (which mimics Hires.fix and meshes well with that setting enabled, producing significantly refined images and fixing a lot of problem hands.) As with C3 and o

Technical Specifications

Model ID
yifurr-yifurr2
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate Yifurr - Yifurr2 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": "yifurr-yifurr2",
"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

Yifurr - Yifurr2 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Yifurr - Yifurr2 FAQ

C3 merged with an old anime merge of mine and back with a sliver of IndigoFurryMix's VPRED version. A bit more of an anime vibe, and it while it still looks a little washed out on low CFG scales, it's not as pronounced as with C3. Higher CFG scale is highly recommended (24-26). Works very well with

You can integrate Yifurr - Yifurr2 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "yifurr-yifurr2" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Yifurr - Yifurr2 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 Yifurr - Yifurr2 is "yifurr-yifurr2". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Yifurr - Yifurr2 and other AI models. Sign up to get free API credits and start building immediately.