# AniMerge - v2.0 >
You can find my model in MAGE:
https://www.mage.space/play/a6d517ff1ad74d196bbaec440caa14cc
->
The File 1.99Gb is the fixed version, the 1.60Gb is the bugged one.
Why maintain all two files?
Because the two models give you different result, but at someone the 1.60Gb will not work.
We have understand how it work the bugged (1.60gb) version work, and I think it's a funny and interesting bug.
I try to explain to you with my horrible english
1) In A1111 load a random model (X)
2) Generate an casual image
3) Load Animerge 2.0 Bug version
4) Generate an image and save it
5) Load another Model (Y) - (different to Model X)
6) Generate a casual image
7) Load again Animerge 2.0 Bug version
8) Click over "PNG Info" tab
9) Load the saved image
10) Click over send to "TXT2Img" button
11) Click on Txt2img tab
12) Press generate
Now you have 2 different images with same parameters, seed, cfg, ect ect. using the same model ;)
I think it's interesting, because if you have patience, you can find the style that you like.
EDIT 2: The examples galleries are from the bugged one, I'm preparing the galleries with the fixed one.
BOOOOOMMMM!!! SURPRISE!!!!
LoL XD XD XD
In all sincerity?
I would never have thought of such a result!
Personally I am very proud of this model, because I succeeded in what I had set myself: maintaining the style of Aniverse, making it realistic.
I also have to admit that it was really pure luck (in italian we says: "botta di culo", that translated littery is: "a hit in the 4$$" (that means that we got a random luck), because I'm still a total noob when it comes to creating models via merging.
I sincerely thank the creator: epinikion (one of the best creator here) for his model: epiCRealism. Merging it with mine Aniverse (an unpublished version of Aniverse), without which this version of Animerge would never have been born.
Of course, Animerge 2.0 is not without flaws.
Sometimes it doesn't follow the prompt perfectly, other times the irises aren't perfect and the images created are sometimes a little too NSFW, but nothing too excessive.
So have a good time, and I really hope you like this version as much as I do!
Shoot your best results in the gallery!!!
PS: I'm not sure about that, but maybe I prefere use Easy Negative instead FastNegativeV2 with this version of Animerge, let me know which one do you prefere!
## Overview - **Model ID**: `animerge-v20` - **Category**: stable diffusion - **Provider**: modelslab - **Status**: model_ready - **Screenshot**: `https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dcf20b1c-b8a2-4c03-adb0-86054ebf27f0/width=1800/2594654.jpeg` ## API Information This model can be used via our HTTP API. See the API documentation and usage examples below. ### Endpoint - **URL**: `https://modelslab.com/api/v6/images/text2img` - **Method**: POST ### Parameters - **`prompt`** (required): prompt help in image generation - Type: textarea - Example: Enter prompt - **`model_id`** (required): Enter model_id that can help in image generation - Type: text - Example: Enter model_id here - **`lora_model`** (required): - Type: multiple_models - **`width`** (required): width of the image - Type: number (range: 512-1024) - **`height`** (required): height of the image - Type: number (range: 512-1024) - **`negative_prompt`** (optional): Negative prompt help in avoid things that you do not want in image - Type: textarea - Example: Enter negative prompt that you do not want see in image - **`scheduler`** (optional): - Type: select (options: DPM++ 2M, DPM++ SDE, Euler, Euler a) - **`guidance_scale`** (optional): - Type: number (range: 1-10) ## Usage Examples ### cURL ```bash curl --request POST \ --url https://modelslab.com/api/v6/images/text2img \ --header "Content-Type: application/json" \ --data '{ "key": "YOUR_API_KEY", "model_id": "animerge-v20", "prompt": "R3alisticF, hauntingly beautiful oriental necromancer, long flowing brown hair, bangs, darkly tanned skin, earrings, bone necklaces, dark eyeshadow, red lips, vibrant, front-laced transparent, filmy silk blouse, cleavage, holding skull, in a sandstone room lit by candles, High Detail, Perfect Composition, high contrast, silhouetted, chiascuro", "width": "1024", "height": "1024", "negative_prompt": "(worst quality:2), (low quality:2), (normal quality:2), (jpeg artifacts), (blurry), (duplicate), (morbid), (mutilated), (out of frame), (extra limbs), (bad anatomy), (disfigured), (deformed), (cross-eye), (glitch), (oversaturated), (overexposed), (underexposed), (bad proportions), (bad hands), (bad feet), (cloned face), (long neck), (missing arms), (missing legs), (extra fingers), (fused fingers), (poorly drawn hands), (poorly drawn face), (mutation), (deformed eyes), watermark, text, logo, signature, grainy, tiling, censored, nsfw, ugly, blurry eyes, noisy image, bad lighting, unnatural skin, asymmetry", "scheduler": "DPMSolverMultistepScheduler", "guidance_scale": "7.5" }' ``` ### Python ```python import requests response = requests.post( "https://modelslab.com/api/v6/images/text2img", headers={ "Content-Type": "application/json" }, json={ "key": "YOUR_API_KEY", "model_id": "animerge-v20", "prompt": "R3alisticF, hauntingly beautiful oriental necromancer, long flowing brown hair, bangs, darkly tanned skin, earrings, bone necklaces, dark eyeshadow, red lips, vibrant, front-laced transparent, filmy silk blouse, cleavage, holding skull, in a sandstone room lit by candles, High Detail, Perfect Composition, high contrast, silhouetted, chiascuro", "width": "1024", "height": "1024", "negative_prompt": "(worst quality:2), (low quality:2), (normal quality:2), (jpeg artifacts), (blurry), (duplicate), (morbid), (mutilated), (out of frame), (extra limbs), (bad anatomy), (disfigured), (deformed), (cross-eye), (glitch), (oversaturated), (overexposed), (underexposed), (bad proportions), (bad hands), (bad feet), (cloned face), (long neck), (missing arms), (missing legs), (extra fingers), (fused fingers), (poorly drawn hands), (poorly drawn face), (mutation), (deformed eyes), watermark, text, logo, signature, grainy, tiling, censored, nsfw, ugly, blurry eyes, noisy image, bad lighting, unnatural skin, asymmetry", "scheduler": "DPMSolverMultistepScheduler", "guidance_scale": "7.5" } ) print(response.json()) ``` ### JavaScript ```javascript fetch("https://modelslab.com/api/v6/images/text2img", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ "key": "YOUR_API_KEY", "model_id": "animerge-v20", "prompt": "R3alisticF, hauntingly beautiful oriental necromancer, long flowing brown hair, bangs, darkly tanned skin, earrings, bone necklaces, dark eyeshadow, red lips, vibrant, front-laced transparent, filmy silk blouse, cleavage, holding skull, in a sandstone room lit by candles, High Detail, Perfect Composition, high contrast, silhouetted, chiascuro", "width": "1024", "height": "1024", "negative_prompt": "(worst quality:2), (low quality:2), (normal quality:2), (jpeg artifacts), (blurry), (duplicate), (morbid), (mutilated), (out of frame), (extra limbs), (bad anatomy), (disfigured), (deformed), (cross-eye), (glitch), (oversaturated), (overexposed), (underexposed), (bad proportions), (bad hands), (bad feet), (cloned face), (long neck), (missing arms), (missing legs), (extra fingers), (fused fingers), (poorly drawn hands), (poorly drawn face), (mutation), (deformed eyes), watermark, text, logo, signature, grainy, tiling, censored, nsfw, ugly, blurry eyes, noisy image, bad lighting, unnatural skin, asymmetry", "scheduler": "DPMSolverMultistepScheduler", "guidance_scale": "7.5" }) }) .then(response => response.json()) .then(data => console.log(data)); ``` ## Links - [Model Playground](https://modelslab.com/models/community-model/animerge-v20) - [API Documentation](https://docs.modelslab.com) - [ModelsLab Platform](https://modelslab.com)