Unlimited Open Source Models

Get Plan
Skip to main content
NIJIspecial_vs_Samaritan_70-30.safetensors_00001_ - 30_70 thumbnail

NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70

by ModelsLab

Merge between SDXL_Niji-Special Edition: https://civitai.com/models/120765?modelVersionId=154625 and Samaritan https://civitai.com/models/81270/samaritan-3d-cartoon

I
have merged this before but this was before my good friend AlexDS9 (https://civitai.com/user/alexds9) proposed a workflow to me that allowed saving merged checkpoint with Loras, So I one-upped his workflow with a merger between several Checkpoints But I did not forget to add the loras, that I added with the last model I made with Alex' workflow
namely my Ich will Mein Steil: https://civitai.com/models/573134/ichwilllmeinsteil

So
I thought go big or go home and made 3 models:
- One is NIJIspecial_vs_Samaritan_70-30.safetensors_00001, which has 70% Niji in it
- the second one is NIJIspecial_vs_Samaritan_30-70.safetensors_00001, whish is 70% Samaritan
- The third one is NIJIspecial_vs_Samaritan_50-50.safetensors_00001 which is perfectly balanced as all things should...ahem I mean it is 50/50 niji/samaritan

otherwise these are glutenfree, do not contain nuts or any other allergens, but they are equipped as I mentioned before with these excellent Loras, adding a little spunk to your creations:
add-detail-xl from https://civitai.com/models/122359/detail-tweaker-xl
xl_more_art-full
from https://civitai.com/models/124347/xlmoreart-full-xlreal-enhancer
niji
v6 (midjourney) https://civitai.com/models/488923/niji-v6-midjourney
Eerie
atmosphere by ralfinger https://civitai.com/models/335970/eerie-atmosphere-sdxl
Princess-xl-v2
https://civitai.com/models/212532/all-disney-princess-xl-lora-model-from-ralph-breaks-the-internet
pixel_particle
by ralfinger https://civitai.com/models/302929/pixel-particles-style-sdxl
Cinematincstyle
from https://civitai.com/models/101844/cinematicstylev1
casting
shadows from https://civitai.com/models/391036/cucoloris-casting-shadow-lighting-modifiers-style-xl-sd15

with
thanks to the original creators, this is in no means a copy but a tribute, upload is a bit slow so I will start with one and add the rest as follows so patience is required

nijispecial-vs-samaritan-70-30-safetensors-00001-30-70
Open Source ModelUnlimited UsageLLMs.txt
API Playground

Input

Select models...

Per image generation will cost $0.0047.
Open-source models are included on the $149/month Open Source Unlimited plan. Third-party models are billed per generation on every plan.

Output

Idle

Unknown content type

Looking for something different?

Models that trade off differently against the one you are viewing

About NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70

Merge between SDXLNiji-Special Edition: https://civitai.com/models/120765?modelVersionId=154625 and Samaritan https://civitai.com/models/81270/samaritan-3d-cartoonI have merged this before but this was before my good friend AlexDS9 (https://civitai.com/user/alexds9) proposed a workflow to me that allowed saving merged checkpoint with Loras, So I one-upped his workflow with a merger between several Checkpoints But I did not forget to add the loras, that I added with the last model I made with Ale

Technical Specifications

Model ID
nijispecial-vs-samaritan-70-30-safetensors-00001-30-70
Provider
ModelsLab
Task
AI Generation
Price
$0.0047 per API call
Added
June 4, 2025

Quick Start

Integrate NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 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": "nijispecial-vs-samaritan-70-30-safetensors-00001-30-70",
"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}")

Pricing

NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 FAQ

Merge between SDXL_Niji-Special Edition: https://civitai.com/models/120765?modelVersionId=154625 and Samaritan https://civitai.com/models/81270/samaritan-3d-cartoonI have merged this before but this was before my good friend AlexDS9 (https://civitai.com/user/alexds9) proposed a workflow to me that a

You can integrate NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "nijispecial-vs-samaritan-70-30-safetensors-00001-30-70" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 costs $0.0047 per API call. ModelsLab plans start at $21/month (Basic), and the $149/month Open Source plan includes unlimited generation on open-source models.

The model ID for NIJIspecial Vs Samaritan 70-30.Safetensors 00001 - 30 70 is "nijispecial-vs-samaritan-70-30-safetensors-00001-30-70". Use this ID in your API requests to specify this model.

Yes. ModelsLab is subscription-based with no free tier — plans start at $21/month (Basic, 3,250 API calls). The $149/month Open Source Unlimited plan includes unlimited generation across open-source models; premium third-party models are billed per call from your wallet.