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
Protogen Infinity Official Release thumbnail

Protogen Infinity Official Release

by ModelsLab
rigger Words : 
 
MODELSHOOT STYLE
MDJRNY-V4 STYLE
NOUSR ROBOT
DREAMLIKEART
NVINKPUNK
SNTHWVE STYLE
CHARLIEBO ARTSTYLE
HOLLIEMENGERT ARTSTYLE
MARIOALBERTI ARTSTYLE
PEPELARRAZ ARTSTYLE
ANDREASROCHA ARTSTYLE
JAMESDALY ARTSTYLE
ELDEN RING STYLE
POSTAPOCALYPSE
ANALOG STYLE
KNOLLINGCASE
SWPUNK
SYNTHWAVE
CYBORGDIFFUSION

 

Get ready to revolutionize your creations with ProtoGen Infinity - the ultimate upgrade in the ProtoGen series. This bad boy is loaded with the latest and greatest features, giving you the power to push the limits of your imagination. And with the latest public checkpoints, you'll have everything you need to take your masterpieces to the next level. By downloading, you're not just getting access to ProtoGen Infinity, but also agreeing to the CreativeML Open RAIL-MDreamlike License, and Seek Art Mega License. So what are you waiting for? Unleash the full potential of ProtoGen Infinity and elevate your art to the stratosphere.

The latest iteration of ProtoGen, ProtoGen Infinity, comprises of a harmonious blend of various cutting-edge features.

The foundation of this model is ProtoGen Nova (ProtoGen_X8.0), to which have been added various additions such as Sci-Fi_Diffusion_1.0 (ProtoGen_X8.1), SynthwavePunk_V2 (ProtoGen_X8.2), mashup_v2 (ProtoGen_X8.3), dreamshaper252_252.ckpt (ProtoGen_X8.4), comicDiffusion_v2 (ProtoGen_X8.5) and artErosAerosATribute_aerosPruned (ProtoGen_X8.6) to create a truly unparalleled experience.

protogen-infinity-of
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 Protogen Infinity Official Release

rigger Words :    MODELSHOOT STYLE MDJRNY-V4 STYLE NOUSR ROBOT DREAMLIKEART NVINKPUNK SNTHWVE STYLE CHARLIEBO ARTSTYLE HOLLIEMENGERT ARTSTYLE MARIOALBERTI ARTSTYLE PEPELARRAZ ARTSTYLE ANDREASROCHA ARTSTYLE JAMESDALY ARTSTYLE ELDEN RING STYLE POSTAPOCALYPSE ANALOG STYLE KNOLLINGCASE SWPUNK SYNTHWAVE CYBORGDIFFUSION   Get ready to revolutionize your creations with ProtoGen Infinity - the ultimate upgrade in the ProtoGen series. This bad boy is

Technical Specifications

Model ID
protogen-infinity-of
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
February 17, 2023

Quick Start

Integrate Protogen Infinity Official Release 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": "protogen-infinity-of",
"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

Protogen Infinity Official Release API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Protogen Infinity Official Release FAQ

rigger Words :    MODELSHOOT STYLE MDJRNY-V4 STYLE NOUSR ROBOT DREAMLIKEART NVINKPUNK SNTHWVE STYLE CHARLIEBO ARTSTYLE HOLLIEMENGERT ARTSTYLE MARIOALBERTI ARTSTYLE PEPELARRAZ ARTSTYLE ANDREASROCHA ARTSTYLE JAMESDALY ARTSTYLE ELDEN RING STYLE POSTAPOCALYPSE ANA

You can integrate Protogen Infinity Official Release into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "protogen-infinity-of" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Protogen Infinity Official Release 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 Protogen Infinity Official Release is "protogen-infinity-of". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Protogen Infinity Official Release and other AI models. Sign up to get free API credits and start building immediately.