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
- Sample 2 Remove thumbnail

Sample 2 Remove

by ModelsLab

使用了以下LORA进行混合

The following Lora was used for mixing

https://civitai.com/models/58390

完整的获取LORA训练的信息,并进行模型混合。

以下是混合方式

Obtain complete information on Lora training and perform model mixing

The following is a mixed method

使用sd-webui-supermerger 进行混合

模型A:2.5D Style Activation

模型B:2.5D Basic Activation

模型C:提取了LORA的模型

Use sd - webui - supermerger for mixing

Model a: 2.5D style activation

Model b: 2.5D basic activation

Model C: Extracted the Lora model

以下是提取方式

使用sd-webui-supermerger的LORA混合,选中LORA手动修改权重,本次混合使用的权重是150。

The following is the extraction method

Using the lora mixing feature of sd - webui - supermerger, manually adjust the weights for the selected lora. The weights used for this mix are 150.

混合数值α= 2

Mixed number α = 2

Checkpoint Tuned 可以选择 2.5D Basic Activation

Checkpoint tuned can choose 2.5D basic activation

sample2remove
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 Sample 2 Remove

使用了以下LORA进行混合The following Lora was used for mixinghttps://civitai.com/models/58390完整的获取LORA训练的信息,并进行模型混合。以下是混合方式Obtain complete information on Lora training and perform model mixingThe following is a mixed method使用sd-webui-supermerger 进行混合模型A:2.5D Style Activation 模型B:2.5D Basic Activation模型C:提取了LORA的模型 Use sd - webui - supermerger for mixingModel a: 2.5D style activationModel b: 2.5D basic activationModel C: Extracted the Lora model以下是提取方式使用sd-webui-supermerger的LORA混合,选中LORA手动修改权重,本次混合使用的权重是15

Technical Specifications

Model ID
sample2remove
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
June 15, 2025

Quick Start

Integrate Sample 2 Remove 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": "sample2remove",
"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

Sample 2 Remove API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Sample 2 Remove FAQ

使用了以下LORA进行混合The following Lora was used for mixinghttps://civitai.com/models/58390完整的获取LORA训练的信息,并进行模型混合。以下是混合方式Obtain complete information on Lora training and perform model mixingThe following is a mixed method使用sd-webui-supermerger 进行混合模型A:2.5D Style Activation 模型B:2.5D Basic Activation模型C:提取了LO

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

Sample 2 Remove 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 Sample 2 Remove is "sample2remove". Use this ID in your API requests to specify this model.

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