Commit 9b0198bf authored by duanjinfei's avatar duanjinfei

Upload New File

parent fdee897f
{
"info": {
"_postman_id": "fc6b89b5-2cef-458e-b974-67b27aeaa8a2",
"name": "New Collection",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "13005526"
},
"item": [
{
"name": "sd-1.5 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"model_name\": \"Realistic_Vision_V1.4\",\n \"desc\": {\n \"prompt\": \"small noodles2000\",\n \"steps\": 20\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/txt2img/sd-1.5/base",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"txt2img",
"sd-1.5",
"base"
]
}
},
"response": []
},
{
"name": "glid-3-xl Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "{{aigic-master-key}}",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"prompt\": \"dog\",\n \"negative\": \"\",\n \"guidance_scale\": 5,\n \"steps\": 50,\n \"batch_size\": 1,\n \"width\": 256,\n \"height\": 256,\n \"init_skip_fraction\": 0,\n \"aesthetic_rating\": 9,\n \"aesthetic_weight\": 0.5,\n \"seed\": -1,\n \"intermediate_outputs\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://{{aigic-master}}/api/v1/predictions/agicoin/glid-3-xl",
"protocol": "https",
"host": [
"{{aigic-master}}"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"glid-3-xl"
]
}
},
"response": []
},
{
"name": "stable-diffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"tall pig\",\n \"scheduler\": \"K_EULER\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/stable-diffusion",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"stable-diffusion"
]
}
},
"response": []
},
{
"name": "stable-diffusion-inpainting Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"mask\": \"https://replicate.delivery/pbxt/HtGQBqO9MtVbPm0G0K43nsvvjBB0E0PaWOhuNRrRBBT4ttbf/mask.png\",\n \"image\": \"https://replicate.delivery/pbxt/HtGQBfA5TrqFYZBf0UL18NTqHrzt8UiSIsAkUuMHtjvFDO6p/overture-creations-5sI6fQgYIuo.png\",\n \"width\": 512,\n \"height\": 512,\n \"prompt\": \"Face of a yellow cat, high resolution, sitting on a park bench\",\n \"scheduler\": \"DPMSolverMultistep\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"num_inference_steps\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/stable-diffusion-inpainting",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"stable-diffusion-inpainting"
]
}
},
"response": []
},
{
"name": "sdxl Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"An astronaut riding a rainbow unicorn, cinematic, dramatic\",\n \"refine\": \"expert_ensemble_refiner\",\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.6,\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": false,\n \"high_noise_frac\": 0.8,\n \"negative_prompt\": \"\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/sdxl",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"sdxl"
]
}
},
"response": []
},
{
"name": "kandinsky-2.2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "j68TSfQZv9qAEciASuaWVXvre6AvzFRl",
"type": "text"
},
{
"key": "async",
"value": "false",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"Two schnauzers eating food on the street\",\n \"num_outputs\": 1,\n \"num_inference_steps\": 75,\n \"num_inference_steps_prior\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://43.198.252.255:8000/api/v1/predictions/agicoin/kandinsky-2.2",
"protocol": "http",
"host": [
"43",
"198",
"252",
"255"
],
"port": "8000",
"path": [
"api",
"v1",
"predictions",
"agicoin",
"kandinsky-2.2"
]
}
},
"response": []
},
{
"name": "containerSign Copy",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\n \"ss\":11\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://127.0.0.1:8888/llm/test/get/sign",
"protocol": "http",
"host": [
"127",
"0",
"0",
"1"
],
"port": "8888",
"path": [
"llm",
"test",
"get",
"sign"
]
}
},
"response": []
},
{
"name": "uploadOss-image Copy",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "file",
"type": "file",
"src": "/Users/man/Desktop/英语句子.jpg"
}
]
},
"url": {
"raw": "https://tmp-file.agicoin.ai/api/v1/upload?expires=10000&type=image/png",
"protocol": "https",
"host": [
"tmp-file",
"agicoin",
"ai"
],
"path": [
"api",
"v1",
"upload"
],
"query": [
{
"key": "expires",
"value": "10000"
},
{
"key": "type",
"value": "image/png"
}
]
}
},
"response": []
},
{
"name": "uploadOss-audio Copy",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "file",
"type": "file",
"src": "/Users/man/Desktop/2768BD52-2ED7-4D59-A6E4-31FAD15D8068.mp3"
}
]
},
"url": {
"raw": "https://tmp-file.agicoin.ai/api/v1/upload?expires=10000&type=audio/mp3",
"protocol": "https",
"host": [
"tmp-file",
"agicoin",
"ai"
],
"path": [
"api",
"v1",
"upload"
],
"query": [
{
"key": "expires",
"value": "10000"
},
{
"key": "type",
"value": "audio/mp3"
}
]
}
},
"response": []
},
{
"name": "GetModelsInfo Copy",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://aigic.ai/admin/api/task/taskheat",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"admin",
"api",
"task",
"taskheat"
]
}
},
"response": []
},
{
"name": "LLM- Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"Two schnauzers eating food on the street\",\n \"num_outputs\": 1,\n \"num_inference_steps\": 75,\n \"num_inference_steps_prior\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://aigic.ai/api/v1/txt2img/base/llm",
"protocol": "http",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"txt2img",
"base",
"llm"
]
}
},
"response": []
},
{
"name": "llama-2-70b-chat-gguf Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"top_k\": 50,\n \"top_p\": 0.95,\n \"prompt\": \"Below is a list of 16-bar chord progressions for various songs:\\\\n\\\\nG:maj E:min C:maj D:7 G:maj G:maj E:min7 E:min7 C:maj C:maj Eb:maj D:7 C:maj A:7 G:maj Eb:maj,D:7\\\\nD:maj G:maj,A:maj D:maj G:maj,A:maj D:maj,B:min G:maj,A:maj D:maj,G:maj D:maj,A:maj D:maj,B:min G:maj,A:maj D:maj,G:maj D:maj,A:maj D:maj,B:min G:maj,A:maj D:maj,B:min G:maj,A:maj\\\\nF#:maj E:maj,B:maj E:maj,B:maj E:maj,B:maj F#:maj B:maj E:maj,B:maj E:maj,B:maj F#:maj E:maj,B:maj E:maj,B:maj E:maj,B:maj F#:maj B:maj B:maj B:maj\\\\nAb:maj Eb:maj Ab:maj Ab:maj Ab:maj Ab:maj Db:maj Db:maj Eb:maj Eb:maj Ab:maj Eb:maj Ab:maj Ab:maj Db:maj Db:maj\\\\nG:maj G:aug G:maj6 D:7 A:min,D:maj A:min,D:maj G:maj G:maj A:min,D:maj A:min,D:maj G:maj G:maj C:maj C:aug C:maj6 C:7\\\\nB:maj E:maj B:maj E:maj B:maj E:maj B:maj E:maj B:maj E:maj B:maj E:maj B:maj E:maj B:maj E:maj\\\\nBb:maj Eb:maj Bb:maj,F:maj Bb:maj,F:maj Bb:maj Eb:maj Bb:maj,F:maj Bb:maj,F:maj Bb:maj,Bb:7 Eb:maj Bb:maj,F:7 Bb:maj,F:maj G:min Bb:maj G:min Bb:maj,F:7\\\\nA:maj,G:maj D:maj A:maj,D:maj G:maj G:maj,A:maj D:maj G:maj,A:maj D:maj D:maj D:maj D:maj D:maj D:maj D:maj D:maj G:maj\\\\nF:maj C:maj C:maj,F:maj C:maj C:maj,F:maj C:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj,F:maj C:maj\\\\nC:maj,A:min F:maj,G:maj C:maj,A:min F:maj,G:maj C:maj,A:min F:maj,G:maj C:maj,A:min F:maj,G:maj C:maj,A:min F:maj,G:maj A:min A:min C:maj,A:min F:maj,G:maj C:maj,A:min F:maj,G:maj\\\\nAb:min Db:maj Eb:7 Eb:7 Ab:min Db:maj Eb:7 Eb:7 Ab:min Db:maj Eb:7 Eb:7 Ab:min Db:maj Eb:7 Eb:7\\\\nAb:maj Db:maj Ab:maj Db:maj Ab:maj Db:maj Ab:maj Db:maj,Eb:maj Ab:maj Db:maj,Eb:maj Db:maj,Ab:maj,Eb:maj Ab:maj F:min,F:maj Bb:maj Ab:maj Db:maj\\\\nA:min7 D:maj A:min7 D:maj A:min7 D:maj A:min7 D:maj A:min7 D:maj A:min7 D:maj G:maj G:maj G:maj G:maj\\\\nA:maj A:7 A:maj A:maj A:maj A:7 A:maj A:maj A:7 A:7 A:7 A:7 A:7 A:7 A:7 A:7\\\\nD:min D:min D:min D:min D:min D:min Bb:maj C:maj F:maj F:maj D:min D:min Bb:maj C:maj F:maj F:maj\\\\nB:maj,E:maj,A:maj F#:7 B:maj,E:maj,A:maj F#:7 B:maj B:maj B:maj B:maj E:maj E:maj B:maj B:maj F#:maj E:7 B:maj,E:maj,A:maj F#:7\\\\nAb:maj Ab:maj Ab:maj Eb:maj Eb:maj Eb:maj,Ab:maj Ab:maj Eb:maj Eb:maj Eb:maj,Ab:maj F:min F:min C:min C:min Db:maj Bb:min\\\\nAb:maj Ab:maj,Gb:maj Db:maj Db:maj,Gb:maj Ab:maj Ab:maj,Gb:maj Db:maj Db:maj,Gb:maj Ab:maj Ab:maj,Gb:maj Db:maj Db:maj,Gb:maj Ab:maj Ab:maj,Gb:maj Db:maj Db:maj,Gb:maj\\\\nE:maj E:maj E:maj E:maj E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7\\\\nC:maj A:min F:maj G:maj C:maj A:min G:maj G:maj C:maj A:min F:maj G:maj C:maj A:min G:maj G:maj\\\\nBb:maj7 D:min G:7 C:7 F:maj Bb:maj,C:maj F:maj Bb:maj,C:maj D:min,C:maj D:min,G:7 C:maj,Bb:maj C:maj,Bb:maj C:maj,Bb:maj C:maj,C:7 F:maj Bb:maj,C:maj\\\\nF#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj B:maj E:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj,B:maj F#:maj\\\\nE:maj E:maj E:maj E:maj E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7 E:maj F#:min7\\\\nD:maj D:maj D:maj D:maj B:maj B:maj B:maj B:maj D:maj D:maj D:maj D:maj B:maj B:maj B:maj B:maj\\\\nBb:maj,G:min F:7 Bb:maj Bb:maj Bb:maj Eb:maj Bb:maj Bb:maj Bb:maj F:7 Bb:maj Bb:maj Bb:maj Bb:7 Eb:maj Eb:maj\\\\nG:maj G:maj E:min E:min C:maj C:maj D:maj D:maj G:maj G:maj E:min E:min C:maj C:maj D:maj D:maj\\\\nG:maj G:maj G:maj G:maj G:maj G:maj B:min B:min C:maj G:maj D:maj C:maj G:maj G:maj B:min B:min\\\\nAb:7 Db:maj Db:maj Db:maj Db:maj Gb:maj Gb:maj Db:maj Db:maj Ab:7 Gb:maj Db:maj Db:maj Db:maj Db:maj Db:maj\\\\nG:min G:min G:min,C:min D:7,C:min,D:7 G:min,C:min D:7,C:min,D:7 G:maj G:maj E:min C:maj D:7 G:min,C:min D:7,C:min,D:7 G:min,C:min D:7,C:min,D:7 G:maj\\\\nAb:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Ab:maj Db:maj Db:maj Ab:maj Ab:maj\\\\nD:maj D:maj D:maj D:maj D:maj D:maj E:min E:dim7,G:dim7 D:maj,F#:min E:min,G:min D:maj,B:maj E:min D:maj D:maj E:min E:dim7,G:dim7\\\\nD:7 D:7 G:maj G:maj G:maj G:maj G:maj G:maj D:7 D:7 G:maj G:7 C:maj C:maj A:7 A:7\\\\nD:min A:min G:maj G:maj D:min A:min G:maj G:maj D:min A:min G:maj G:maj D:min A:min G:maj G:maj\\\\nD:maj Bb:maj,C:maj D:maj D:maj D:maj D:maj C:maj C:maj Bb:maj Bb:maj A:sus4 A:maj D:maj G:maj D:maj G:maj\\\\nC:maj G:maj C:maj C:maj C:maj C:7 F:maj F:maj C:maj C:maj G:7 G:7 C:maj C:maj F:maj F:maj\\\\nBb:maj7 D:min G:7 C:7 F:maj Bb:maj,C:maj F:maj Bb:maj,C:maj D:min,C:maj D:min,G:7 C:maj,Bb:maj C:maj,Bb:maj C:maj,Bb:maj C:maj,C:7 F:maj Bb:maj,C:maj\\\\nD:maj D:maj D:maj B:min B:min G:maj G:maj A:maj A:maj D:maj D:maj B:min B:min G:maj G:maj A:maj\\\\nCb:maj Db:maj Db:maj Db:maj Db:maj Ab:maj Ab:maj Ab:maj Ab:maj Db:maj Db:maj Db:maj Db:maj Ab:maj Ab:maj Ab:maj\\\\nC:maj A:min F:maj G:maj C:maj G:sus4,G:maj C:maj A:min F:maj G:maj F:maj G:maj C:maj F:maj G:maj F:maj\\\\nB:min B:min B:min B:min D:maj D:maj D:maj D:maj D:maj D:maj D:maj D:maj G:maj G:maj A:maj G:maj\\\\n\\\\nIn the same format as the examples above, generate a new chord progression for a simple pop song. Make sure that there is structure and repetition as well as novelty. Explain why you picked the chords you did, prefixed by \\\\\"# \\\\\", and on the next line output the chord progression.\\\\n\",\n \"grammar\": \"root ::= explanation \\\\\"\\\\\\\\n\\\\\" bars\\\\nexplanation ::= \\\\\"# \\\\\" [A-Za-z, ]+ \\\\\".\\\\\"\\\\nbars ::= bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar \\\\\" \\\\\" bar\\\\nbar ::= chord | chord \\\\\",\\\\\" chord\\\\nchord ::= root-note \\\\\":\\\\\" quality\\\\nroot-note ::= [A-G][b#]?\\\\nquality ::= \\\\\"maj\\\\\" | \\\\\"min\\\\\" | \\\\\"dim\\\\\" | \\\\\"aug\\\\\" | \\\\\"min6\\\\\" | \\\\\"maj6\\\\\" | \\\\\"min7\\\\\" | \\\\\"minmaj7\\\\\" | \\\\\"maj7\\\\\" | \\\\\"7\\\\\" | \\\\\"dim7\\\\\" | \\\\\"hdim7\\\\\" | \\\\\"sus2\\\\\" | \\\\\"sus4\\\\\"\",\n \"jsonschema\": \"\",\n \"max_tokens\": 500,\n \"temperature\": 0.8,\n \"mirostat_mode\": \"Disabled\",\n \"repeat_penalty\": 1.1,\n \"mirostat_entropy\": 5,\n \"presence_penalty\": 0,\n \"frequency_penalty\": 0,\n \"mirostat_learning_rate\": 0.1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llama-2-70b-chat-gguf",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llama-2-70b-chat-gguf"
]
}
},
"response": []
},
{
"name": "llama-2-13b-chat-gguf Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"top_k\": 10,\n \"top_p\": 0.95,\n \"prompt\": \"Send a email from andreas86@telia.se to myfriend@telia.se where you discuss the weather. In the body, describe the current weather in Stockholm as detailed as possible.\\\\n\\\\nRespond with json that adheres to the following jsonschema:\\\\n\\\\n{jsonschema}\",\n \"grammar\": \"\",\n \"jsonschema\": \"{\\\\n \\\\\"$schema\\\\\": \\\\\"http://json-schema.org/draft-07/schema#\\\\\",\\\\n \\\\\"type\\\\\": \\\\\"object\\\\\",\\\\n \\\\\"properties\\\\\": {\\\\n \\\\\"from\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"format\\\\\": \\\\\"email\\\\\",\\\\n \\\\\"description\\\\\": \\\\\"The email address of the sender.\\\\\"\\\\n },\\\\n \\\\\"to\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"array\\\\\",\\\\n \\\\\"items\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"format\\\\\": \\\\\"email\\\\\"\\\\n },\\\\n \\\\\"description\\\\\": \\\\\"An array of email addresses to send the email to.\\\\\"\\\\n },\\\\n \\\\\"cc\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"array\\\\\",\\\\n \\\\\"items\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"format\\\\\": \\\\\"email\\\\\"\\\\n },\\\\n \\\\\"description\\\\\": \\\\\"An array of email addresses to be included in the CC field.\\\\\"\\\\n },\\\\n \\\\\"bcc\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"array\\\\\",\\\\n \\\\\"items\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"format\\\\\": \\\\\"email\\\\\"\\\\n },\\\\n \\\\\"description\\\\\": \\\\\"An array of email addresses to be included in the BCC field.\\\\\"\\\\n },\\\\n \\\\\"subject\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"description\\\\\": \\\\\"The subject of the email.\\\\\"\\\\n },\\\\n \\\\\"body\\\\\": {\\\\n \\\\\"type\\\\\": \\\\\"string\\\\\",\\\\n \\\\\"description\\\\\": \\\\\"The body text of the email.\\\\\"\\\\n }\\\\n },\\\\n \\\\\"required\\\\\": [\\\\\"from\\\\\", \\\\\"to\\\\\", \\\\\"subject\\\\\", \\\\\"body\\\\\"],\\\\n \\\\\"additionalProperties\\\\\": false\\\\n}\",\n \"max_tokens\": 500,\n \"temperature\": 0.8,\n \"mirostat_mode\": \"Disabled\",\n \"repeat_penalty\": 1.1,\n \"mirostat_entropy\": 5,\n \"presence_penalty\": 0,\n \"frequency_penalty\": 0,\n \"mirostat_learning_rate\": 0.1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llama-2-13b-chat-gguf",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llama-2-13b-chat-gguf"
]
}
},
"response": []
},
{
"name": "codellama-7b-instruct-gguf Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"top_k\": 10,\n \"top_p\": 0.95,\n \"prompt\": \"Write a short program that counts the number of occurrences of a character in a string.\",\n \"grammar\": \"root ::= \\\\\"```python\\\\\\\\ndef num_occurrences(c: str, s: str) -> int:\\\\\\\\n \\\\\" code \\\\\"```\\\\\"\\\\ncode ::= [^`()]+\",\n \"max_tokens\": 500,\n \"temperature\": 0.8,\n \"mirostat_mode\": \"Disabled\",\n \"repeat_penalty\": 1.1,\n \"mirostat_entropy\": 5,\n \"presence_penalty\": 0,\n \"frequency_penalty\": 0,\n \"mirostat_learning_rate\": 0.1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/codellama-7b-instruct-gguf",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"codellama-7b-instruct-gguf"
]
}
},
"response": []
},
{
"name": "zero123plusplus Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://tmp-file.agicoin.ai/agicoin/f9ac8ea8-f523-46c6-8eb9-09e9beea4860.jpg?Content-Disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=tSFx2eVuKj1po0klifcv%2F20240323%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240323T051829Z&X-Amz-Expires=10000&X-Amz-SignedHeaders=host&X-Amz-Signature=10677fc6fde8eb9b6ef1ea38fe5a69626b2dd0129ecadb594b80591523cfd994\",\n \"remove_background\": false,\n \"return_intermediate_images\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/zero123plusplus",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"zero123plusplus"
]
}
},
"response": []
},
{
"name": "shap-e Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"prompt\": \"a shark\",\n \"save_mesh\": false,\n \"batch_size\": 1,\n \"render_mode\": \"nerf\",\n \"render_size\": 128,\n \"guidance_scale\": 15\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/shap-e",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"shap-e"
]
}
},
"response": []
},
{
"name": "dreamgaussian Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://tmp-file.agicoin.ai/agicoin/e40c2192-c4da-45c1-a084-6d230791e932.jpg?Content-Disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=tSFx2eVuKj1po0klifcv%2F20240320%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240320T072954Z&X-Amz-Expires=10000&X-Amz-SignedHeaders=host&X-Amz-Signature=28006cbface953a0e18abf755b5ad304df9dffe3eeacf832d4ad04e4d5900cfe\",\n \"elevation\": 0,\n \"num_steps\": 500,\n \"image_size\": 256,\n \"num_point_samples\": 1000,\n \"num_refinement_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/dreamgaussian",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"dreamgaussian"
]
}
},
"response": []
},
{
"name": "realistic-voice-cloning Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"protect\": 0.33,\n \"rvc_model\": \"Squidward\",\n \"index_rate\": 0.5,\n \"song_input\": \"https://tmp-file.agicoin.ai/agicoin/914d2e9e-d6bc-419f-b669-978b54509b46.mp3?Content-Disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=tSFx2eVuKj1po0klifcv%2F20240323%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240323T060859Z&X-Amz-Expires=10000&X-Amz-SignedHeaders=host&X-Amz-Signature=2c09062daf84ef8e68aa199c25997d36c0ecc9d071e1933a92a00b480a267435\",\n \"reverb_size\": 0.15,\n \"pitch_change\": \"no-change\",\n \"rms_mix_rate\": 0.25,\n \"filter_radius\": 3,\n \"output_format\": \"mp3\",\n \"reverb_damping\": 0.7,\n \"reverb_dryness\": 0.8,\n \"reverb_wetness\": 0.2,\n \"crepe_hop_length\": 128,\n \"pitch_change_all\": 0,\n \"main_vocals_volume_change\": 10,\n \"pitch_detection_algorithm\": \"rmvpe\",\n \"instrumental_volume_change\": 0,\n \"backup_vocals_volume_change\": 0\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/realistic-voice-cloning",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"realistic-voice-cloning"
]
}
},
"response": []
},
{
"name": "tortoise-tts Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": 0,\n \"text\": \"The expressiveness of autoregressive transformers is literally nuts! I absolutely adore them.\",\n \"preset\": \"fast\",\n \"voice_a\": \"custom_voice\",\n \"voice_b\": \"disabled\",\n \"voice_c\": \"disabled\",\n \"cvvp_amount\": 0,\n \"custom_voice\": \"https://tmp-file.agicoin.ai/agicoin/6e31f1c4-dc54-4484-a496-67602ac1f557.mp3?Content-Disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=tSFx2eVuKj1po0klifcv%2F20240320%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240320T074112Z&X-Amz-Expires=10000&X-Amz-SignedHeaders=host&X-Amz-Signature=92b74a09456837f1f1a6419653ed528c8dd365f56d1865d34d2b44b709405b38\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/tortoise-tts",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"tortoise-tts"
]
}
},
"response": []
},
{
"name": "bark Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"prompt\": \"Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.\",\n \"text_temp\": 0.7,\n \"output_full\": false,\n \"waveform_temp\": 0.7,\n \"history_prompt\": \"announcer\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/bark",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"bark"
]
}
},
"response": []
},
{
"name": "instant-id Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/KIIutO7jIleskKaWebhvurgBUlHR6M6KN7KHaMMWSt4OnVrF/musk_resize.jpeg\",\n \"width\": 640,\n \"height\": 640,\n \"prompt\": \"analog film photo of a man. faded film, desaturated, 35mm photo, grainy, vignette, vintage, Kodachrome, Lomography, stained, highly detailed, found footage, masterpiece, best quality\",\n \"scheduler\": \"EulerDiscreteScheduler\",\n \"enable_lcm\": false,\n \"pose_image\": \"https://replicate.delivery/pbxt/KJmFdQRQVDXGDVdVXftLvFrrvgOPXXRXbzIVEyExPYYOFPyF/80048a6e6586759dbcb529e74a9042ca.jpeg\",\n \"sdxl_weights\": \"protovision-xl-high-fidel\",\n \"pose_strength\": 0.4,\n \"canny_strength\": 0.3,\n \"depth_strength\": 0.5,\n \"guidance_scale\": 5,\n \"negative_prompt\": \"(lowres, low quality, worst quality:1.2), (text:1.2), watermark, painting, drawing, illustration, glitch, deformed, mutated, cross-eyed, ugly, disfigured (lowres, low quality, worst quality:1.2), (text:1.2), watermark, painting, drawing, illustration, glitch,deformed, mutated, cross-eyed, ugly, disfigured\",\n \"ip_adapter_scale\": 0.8,\n \"lcm_guidance_scale\": 1.5,\n \"num_inference_steps\": 30,\n \"enable_pose_controlnet\": true,\n \"enhance_nonface_region\": true,\n \"enable_canny_controlnet\": false,\n \"enable_depth_controlnet\": false,\n \"lcm_num_inference_steps\": 5,\n \"controlnet_conditioning_scale\": 0.8\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/instant-id",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"instant-id"
]
}
},
"response": []
},
{
"name": "face-to-sticker Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/KU1AG0cit5nc3xIG1BBZ6DKkhunvvGsZXmEZzuW9HPYVkj8o/MTk4MTczMTkzNzI1Mjg5NjYy.webp\",\n \"steps\": 20,\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"arnold\",\n \"upscale\": false,\n \"upscale_steps\": 10,\n \"negative_prompt\": \"\",\n \"prompt_strength\": 4.5,\n \"ip_adapter_noise\": 0.5,\n \"ip_adapter_weight\": 0.2,\n \"instant_id_strength\": 0.7\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/face-to-sticker",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"face-to-sticker"
]
}
},
"response": []
},
{
"name": "photomaker Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"prompt\": \"A photo of a scientist img receiving the Nobel Prize\",\n \"num_steps\": 50,\n \"style_name\": \"Photographic (Default)\",\n \"input_image\": \"https://replicate.delivery/pbxt/KFkSv1oX0v3e7GnOrmzULGqCA8222pC6FI2EKcfuCZWxvHN3/newton_0.jpg\",\n \"num_outputs\": 1,\n \"guidance_scale\": 5,\n \"negative_prompt\": \"nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry\",\n \"style_strength_ratio\": 20\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/photomaker",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"photomaker"
]
}
},
"response": []
},
{
"name": "animate-diff Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"path\": \"toonyou_beta3.safetensors\",\n \"seed\": 255224557,\n \"steps\": 25,\n \"prompt\": \"masterpiece, best quality, 1girl, solo, cherry blossoms, hanami, pink flower, white flower, spring season, wisteria, petals, flower, plum blossoms, outdoors, falling petals, white hair, black eyes\",\n \"n_prompt\": \"badhandv4, easynegative, ng_deepnegative_v1_75t, verybadimagenegative_v1.3, bad-artist, bad_prompt_version2-neg, teeth\",\n \"motion_module\": \"mm_sd_v14\",\n \"guidance_scale\": 7.5\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/animate-diff",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"animate-diff"
]
}
},
"response": []
},
{
"name": "zeroscope-v2-xl Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"fps\": 24,\n \"model\": \"xl\",\n \"width\": 1024,\n \"height\": 576,\n \"prompt\": \"Clown fish swimming in a coral reef, beautiful, 8k, perfect, award winning, national geographic\",\n \"batch_size\": 1,\n \"num_frames\": 24,\n \"init_weight\": 0.5,\n \"guidance_scale\": 17.5,\n \"negative_prompt\": \"very blue, dust, noisy, washed out, ugly, distorted, broken\",\n \"remove_watermark\": false,\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/zeroscope-v2-xl",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"zeroscope-v2-xl"
]
}
},
"response": []
},
{
"name": "deforum_stable_diffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"fps\": 15,\n \"zoom\": \"0: (1.04)\",\n \"angle\": \"0:(0)\",\n \"sampler\": \"klms\",\n \"max_frames\": 100,\n \"translation_x\": \"0: (0)\",\n \"translation_y\": \"0: (0)\",\n \"color_coherence\": \"Match Frame 0 LAB\",\n \"animation_prompts\": \"a beautiful forest by Asher Brown Durand, trending on Artstation\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/deforum_stable_diffusion",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"deforum_stable_diffusion"
]
}
},
"response": []
},
{
"name": "looptest Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": -1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/looptest",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"looptest"
]
}
},
"response": []
},
{
"name": "riffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"alpha\": 0.5,\n \"prompt_a\": \"funky synth solo\",\n \"prompt_b\": \"90\\'s rap\",\n \"denoising\": 0.75,\n \"seed_image_id\": \"vibes\",\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/riffusion",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"riffusion"
]
}
},
"response": []
},
{
"name": "musicgen Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"top_k\": 250,\n \"top_p\": 0,\n \"prompt\": \"Edo25 major g melodies that sound triumphant and cinematic. Leading up to a crescendo that resolves in a 9th harmonic\",\n \"duration\": 33,\n \"temperature\": 1,\n \"continuation\": false,\n \"model_version\": \"stereo-large\",\n \"output_format\": \"wav\",\n \"continuation_start\": 0,\n \"multi_band_diffusion\": false,\n \"normalization_strategy\": \"peak\",\n \"classifier_free_guidance\": 3\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/musicgen",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"musicgen"
]
}
},
"response": []
},
{
"name": "incredibly-fast-whisper Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"task\": \"transcribe\",\n \"audio\": \"https://replicate.delivery/pbxt/Js2Fgx9MSOCzdTnzHQLJXj7abLp3JLIG3iqdsYXV24tHIdk8/OSR_uk_000_0050_8k.wav\",\n \"language\": \"None\",\n \"timestamp\": \"chunk\",\n \"batch_size\": 64,\n \"diarise_audio\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/incredibly-fast-whisper",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"incredibly-fast-whisper"
]
}
},
"response": []
},
{
"name": "whisper-diarization Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"file\": \"https://replicate.delivery/pbxt/JcL0ttZLlbchC0tL9ZtB20phzeXCSuMm0EJNdLYElgILoZci/AI%20should%20be%20open-sourced.mp3\",\n \"prompt\": \"Mark and Lex talking about AI.\",\n \"file_url\": \"\",\n \"num_speakers\": 2,\n \"group_segments\": true,\n \"offset_seconds\": 0,\n \"transcript_output_format\": \"both\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/whisper-diarization",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"whisper-diarization"
]
}
},
"response": []
},
{
"name": "whisper Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"audio\": \"https://replicate.delivery/mgxm/e5159b1b-508a-4be4-b892-e1eb47850bdc/OSR_uk_000_0050_8k.wav\",\n \"model\": \"large-v3\",\n \"language\": \"af\",\n \"translate\": false,\n \"temperature\": 0,\n \"transcription\": \"plain text\",\n \"suppress_tokens\": \"-1\",\n \"logprob_threshold\": -1,\n \"no_speech_threshold\": 0.6,\n \"condition_on_previous_text\": true,\n \"compression_ratio_threshold\": 2.4,\n \"temperature_increment_on_fallback\": 0.2\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/whisper",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"whisper"
]
}
},
"response": []
},
{
"name": "audio-to-waveform Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"audio\": \"https://replicate.delivery/pbxt/J03sz7ye60eaijccxUfU5wc1W9vwgKIsU47QozjClDmi1bgB/20230613T093211825Z_80s_trancecore,_driving_rhythm.wav\",\n \"bg_color\": \"#000000\",\n \"fg_alpha\": 0.75,\n \"bar_count\": 100,\n \"bar_width\": 0.4,\n \"bars_color\": \"#ffffff\",\n \"caption_text\": \"80s trancecore, driving rhythm section, ambient textures, boomwhackers, persian scale mode, tribute recording\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/audio-to-waveform",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"audio-to-waveform"
]
}
},
"response": []
},
{
"name": "nsfw_image_detection Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/JurYNQcIfISvpS6WtaOcwZXw1ifEudlLyQqiLj5N1Zq977Q3/falcon.jpg\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/nsfw_image_detection",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"nsfw_image_detection"
]
}
},
"response": []
},
{
"name": "rembg Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/Ho28olmw8dnOffOz7yjuPK6UGsOPqFUfpCnq1ur8zaAKxiPH/animal-1.jpeg\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/rembg",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"rembg"
]
}
},
"response": []
},
{
"name": "llava-v1.6-34b Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/KKR1Q2uj7Lbxe9sGzVTCbK4f2Xmsn1GdtqlTnLuzxg77ltkX/extreme_ironing.jpg\",\n \"top_p\": 1,\n \"prompt\": \"What\\'s unusual about this image?\",\n \"history\": [],\n \"max_tokens\": 1024,\n \"temperature\": 0.2\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llava-v1.6-34b",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llava-v1.6-34b"
]
}
},
"response": []
},
{
"name": "minigpt-4 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/IqG1MbemhULihtfr62URRZbI29XtcPsnOYASrTDQ6u5oSqv9/llama_13b.png\",\n \"top_p\": 0.9,\n \"prompt\": \"This llama\\'s name is Dave. Write me a story about how Dave found his skateboard.\",\n \"num_beams\": 5,\n \"max_length\": 4000,\n \"temperature\": 1.32,\n \"max_new_tokens\": 3000,\n \"repetition_penalty\": 1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/minigpt-4",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"minigpt-4"
]
}
},
"response": []
},
{
"name": "llama-2-7b-chat Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"debug\": false,\n \"top_p\": 1,\n \"prompt\": \"Tell me how to tailor a men\\'s suit so I look fashionable.\",\n \"temperature\": 0.75,\n \"system_prompt\": \"You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\\\\n\\\\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don\\'t know the answer to a question, please don\\'t share false information.\",\n \"max_new_tokens\": 800,\n \"min_new_tokens\": -1,\n \"prompt_template\": \"[INST] <<SYS>>\\\\n{system_prompt}\\\\n<</SYS>>\\\\n\\\\n{prompt} [/INST]\",\n \"repetition_penalty\": 1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llama-2-7b-chat",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llama-2-7b-chat"
]
}
},
"response": []
},
{
"name": "llama-2-13b-chat Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"debug\": false,\n \"top_p\": 1,\n \"prompt\": \"Write a story in the style of James Joyce. The story should be about a trip to the Irish countryside in 2083, to see the beautiful scenery and robots.\",\n \"temperature\": 0.75,\n \"system_prompt\": \"You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\\\\n\\\\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don\\'t know the answer to a question, please don\\'t share false information.\",\n \"max_new_tokens\": 500,\n \"min_new_tokens\": -1,\n \"prompt_template\": \"[INST] <<SYS>>\\\\n{system_prompt}\\\\n<</SYS>>\\\\n\\\\n{prompt} [/INST]\",\n \"repetition_penalty\": 1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llama-2-13b-chat",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llama-2-13b-chat"
]
}
},
"response": []
},
{
"name": "llama-2-70b-chat Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"debug\": false,\n \"top_p\": 1,\n \"prompt\": \"Can you write a poem about open source machine learning? Let\\'s make it in the style of E. E. Cummings.\",\n \"temperature\": 0.5,\n \"system_prompt\": \"You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.\\\\n\\\\nIf a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don\\'t know the answer to a question, please don\\'t share false information.\",\n \"max_new_tokens\": 500,\n \"min_new_tokens\": -1,\n \"prompt_template\": \"[INST] <<SYS>>\\\\n{system_prompt}\\\\n<</SYS>>\\\\n\\\\n{prompt} [/INST]\",\n \"repetition_penalty\": 1.15\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llama-2-70b-chat",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llama-2-70b-chat"
]
}
},
"response": []
},
{
"name": "swin2sr Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"task\": \"real_sr\",\n \"image\": \"https://replicate.delivery/pbxt/IMaOTdBMcd6knNIdJ8zRCoaXme6ca7NtcWHop1dkLjWDuAsB/frog.png\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/swin2sr",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"swin2sr"
]
}
},
"response": []
},
{
"name": "real-esrgan Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/Ing7Fa4YMk6YtcoG1YZnaK3UwbgDB5guRc5M2dEjV6ODNLMl/cat.jpg\",\n \"scale\": 2,\n \"face_enhance\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/real-esrgan",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"real-esrgan"
]
}
},
"response": []
},
{
"name": "all-mpnet-base-v2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"text\": \"You shall know a word by the company it keeps.\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/all-mpnet-base-v2",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"all-mpnet-base-v2"
]
}
},
"response": []
},
{
"name": "imagebind Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"top_k\": 10,\n \"top_p\": 0.95,\n \"prompt\": \"Write a short program that counts the number of occurrences of a character in a string.\",\n \"grammar\": \"root ::= \\\\\"```python\\\\\\\\ndef num_occurrences(c: str, s: str) -> int:\\\\\\\\n \\\\\" code \\\\\"```\\\\\"\\\\ncode ::= [^`()]+\",\n \"max_tokens\": 500,\n \"temperature\": 0.8,\n \"mirostat_mode\": \"Disabled\",\n \"repeat_penalty\": 1.1,\n \"mirostat_entropy\": 5,\n \"presence_penalty\": 0,\n \"frequency_penalty\": 0,\n \"mirostat_learning_rate\": 0.1\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/imagebind",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"imagebind"
]
}
},
"response": []
},
{
"name": "clip-features Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"inputs\": \"a photo of a dog\\\\na cat\\\\ntwo cats with remote controls\\\\nhttps://replicate.com/api/models/cjwbw/clip-vit-large-patch14/files/36b04aec-efe2-4dea-9c9d-a5faca68b2b2/000000039769.jpg\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/clip-features",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"clip-features"
]
}
},
"response": []
},
{
"name": "llava-13b Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/KRULC43USWlEx4ZNkXltJqvYaHpEx2uJ4IyUQPRPwYb8SzPf/view.jpg\",\n \"top_p\": 1,\n \"prompt\": \"Are you allowed to swim here?\",\n \"max_tokens\": 1024,\n \"temperature\": 0.2\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/llava-13b",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"llava-13b"
]
}
},
"response": []
},
{
"name": "blip-2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/IJEPmgAlL2zNBNDoRRKFegTEcxnlRhoQxlNjPHSZEy0pSIKn/gg_bridge.jpeg\",\n \"caption\": false,\n \"question\": \"what body of water does this bridge cross?\",\n \"temperature\": 1,\n \"use_nucleus_sampling\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/blip-2",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"blip-2"
]
}
},
"response": []
},
{
"name": "codeformer Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "{{aigic-master-key}}",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://tmp-file.agicoin.ai/agicoin/245f345e-9ddb-409a-aa0c-2c63e75d2d8d.jpg?Content-Disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=tSFx2eVuKj1po0klifcv%2F20240324%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240324T021952Z&X-Amz-Expires=10000&X-Amz-SignedHeaders=host&X-Amz-Signature=aa1e90760996c178c257000890117d7c076e8df9b18c5251fcde58fd9f21a344\",\n \"upscale\": 1,\n \"face_upsample\": true,\n \"background_enhance\": true,\n \"codeformer_fidelity\": 0.7\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://{{aigic-master}}/api/v1/predictions/agicoin/codeformer",
"protocol": "https",
"host": [
"{{aigic-master}}"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"codeformer"
]
}
},
"response": []
},
{
"name": "latent-consistency-model Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"Self-portrait oil painting, a beautiful cyborg with golden hair, 8k\",\n \"num_images\": 1,\n \"guidance_scale\": 8,\n \"num_inference_steps\": 8\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/latent-consistency-model",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"latent-consistency-model"
]
}
},
"response": []
},
{
"name": "material-diffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 512,\n \"height\": 512,\n \"prompt\": \"Mossy Runic Bricks seamless texture, trending on artstation, stone, moss, base color, albedo, 4k\",\n \"scheduler\": \"K-LMS\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/material-diffusion",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"material-diffusion"
]
}
},
"response": []
},
{
"name": "blip Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"task\": \"image_captioning\",\n \"image\": \"https://replicate.delivery/mgxm/f4e50a7b-e8ca-432f-8e68-082034ebcc70/demo.jpg\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/blip",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"blip"
]
}
},
"response": []
},
{
"name": "swinir Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"jpeg\": 40,\n \"image\": \"https://replicate.delivery/mgxm/efd1b6b0-4d79-4a42-ab31-2dcd29754a2d/chip.png\",\n \"noise\": 15,\n \"task_type\": \"Real-World Image Super-Resolution-Large\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/swinir",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"swinir"
]
}
},
"response": []
},
{
"name": "controlnet Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"eta\": 0,\n \"seed\": 20,\n \"image\": \"https://replicate.delivery/pbxt/IYQLHLFDraqCrjDUoiwpM9xBhQM1eQVHbxBiNxcbwctUamzb/user_1.png\",\n \"scale\": 9,\n \"steps\": 20,\n \"prompt\": \"a photo of a brightly colored turtle\",\n \"scheduler\": \"DDIM\",\n \"structure\": \"scribble\",\n \"num_outputs\": 1,\n \"low_threshold\": 100,\n \"high_threshold\": 200,\n \"negative_prompt\": \"Longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality\",\n \"image_resolution\": 512,\n \"return_reference_image\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/controlnet",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"controlnet"
]
}
},
"response": []
},
{
"name": "codeformer Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"image\": \"https://replicate.delivery/pbxt/IngEkQmZiZ3whtbkNAiOIdCsYAWVMkmoIBJnw7t2TPgvJn5S/photo.jpg\",\n \"upscale\": 1,\n \"face_upsample\": true,\n \"background_enhance\": true,\n \"codeformer_fidelity\": 0.7\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/codeformer",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"codeformer"
]
}
},
"response": []
},
{
"name": "gfpgan Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"img\": \"https://replicate.delivery/mgxm/59d9390c-b415-47e0-a907-f81b0d9920f1/187400315-87a90ac9-d231-45d6-b377-38702bd1838f.jpg\",\n \"scale\": 2,\n \"version\": \"v1.4\"\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/gfpgan",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"gfpgan"
]
}
},
"response": []
},
{
"name": "proteus-v0.3 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"Anime mugshot of a tough woman. She is holding a prison sign that reads\",\n \"scheduler\": \"DPM++2MSDE\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": true,\n \"negative_prompt\": \"nsfw, bad quality, bad anatomy, worst quality, low quality, low resolutions, extra fingers, blur, blurry, ugly, wrongs proportions, watermark, image artifacts, lowres, ugly, jpeg artifacts, deformed, noisy image\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 30\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/proteus-v0.3",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"proteus-v0.3"
]
}
},
"response": []
},
{
"name": "playground-v2.5-1024px-aesthetic Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k\",\n \"scheduler\": \"DPMSolver++\",\n \"num_outputs\": 1,\n \"guidance_scale\": 3,\n \"apply_watermark\": true,\n \"negative_prompt\": \"ugly, deformed, noisy, blurry, distorted\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/playground-v2.5-1024px-aesthetic",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"playground-v2.5-1024px-aesthetic"
]
}
},
"response": []
},
{
"name": "thinkdiffusionxl Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": 403,\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"cinematic film still dramatic side lighting, dramatic intense stare closeup portrait, dark black background, hdr, dramatic beautiful warrior woman with warrior face paintings and blood, viking braids, blue eyes, pelt, skull necklace, shallow depth of field, vignette, highly detailed, high budget Hollywood film, cinemascope, moody, epic, gorgeous\",\n \"scheduler\": \"DPMSolverMultistep\",\n \"num_outputs\": 1,\n \"nsfw_checker\": true,\n \"guidance_scale\": 6,\n \"negative_prompt\": \"anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, blur, bokeh\",\n \"num_inference_steps\": 30\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/thinkdiffusionxl",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"thinkdiffusionxl"
]
}
},
"response": []
},
{
"name": "realvisxl-v3.0-turbo Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"An astronaut riding a rainbow unicorn\",\n \"refine\": \"no_refiner\",\n \"scheduler\": \"DPM++_SDE_Karras\",\n \"num_outputs\": 1,\n \"guidance_scale\": 2,\n \"apply_watermark\": false,\n \"high_noise_frac\": 0.8,\n \"negative_prompt\": \"(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 25\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/realvisxl-v3.0-turbo",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"realvisxl-v3.0-turbo"
]
}
},
"response": []
},
{
"name": "pixart-xl-2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"style\": \"None\",\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"an astronaut sitting in a diner, eating fries, cinematic, analog film\",\n \"scheduler\": \"DPMSolverMultistep\",\n \"num_outputs\": 1,\n \"guidance_scale\": 4.5,\n \"num_inference_steps\": 14\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/pixart-xl-2",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"pixart-xl-2"
]
}
},
"response": []
},
{
"name": "any-comfyui-workflow Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"workflow_json\": \"{\\\\n \\\\\"3\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"seed\\\\\": 156680208700286,\\\\n \\\\\"steps\\\\\": 20,\\\\n \\\\\"cfg\\\\\": 8,\\\\n \\\\\"sampler_name\\\\\": \\\\\"euler\\\\\",\\\\n \\\\\"scheduler\\\\\": \\\\\"normal\\\\\",\\\\n \\\\\"denoise\\\\\": 1,\\\\n \\\\\"model\\\\\": [\\\\n \\\\\"4\\\\\",\\\\n 0\\\\n ],\\\\n \\\\\"positive\\\\\": [\\\\n \\\\\"6\\\\\",\\\\n 0\\\\n ],\\\\n \\\\\"negative\\\\\": [\\\\n \\\\\"7\\\\\",\\\\n 0\\\\n ],\\\\n \\\\\"latent_image\\\\\": [\\\\n \\\\\"5\\\\\",\\\\n 0\\\\n ]\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"KSampler\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"KSampler\\\\\"\\\\n }\\\\n },\\\\n \\\\\"4\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"ckpt_name\\\\\": \\\\\"Realistic_Vision_V6.0_NV_B1_fp16.safetensors\\\\\"\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"CheckpointLoaderSimple\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"Load Checkpoint\\\\\"\\\\n }\\\\n },\\\\n \\\\\"5\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"width\\\\\": 512,\\\\n \\\\\"height\\\\\": 512,\\\\n \\\\\"batch_size\\\\\": 1\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"EmptyLatentImage\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"Empty Latent Image\\\\\"\\\\n }\\\\n },\\\\n \\\\\"6\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"text\\\\\": \\\\\"beautiful scenery nature glass bottle landscape, purple galaxy bottle,\\\\\",\\\\n \\\\\"clip\\\\\": [\\\\n \\\\\"4\\\\\",\\\\n 1\\\\n ]\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"CLIPTextEncode\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"CLIP Text Encode (Prompt)\\\\\"\\\\n }\\\\n },\\\\n \\\\\"7\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"text\\\\\": \\\\\"text, watermark\\\\\",\\\\n \\\\\"clip\\\\\": [\\\\n \\\\\"4\\\\\",\\\\n 1\\\\n ]\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"CLIPTextEncode\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"CLIP Text Encode (Prompt)\\\\\"\\\\n }\\\\n },\\\\n \\\\\"8\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"samples\\\\\": [\\\\n \\\\\"3\\\\\",\\\\n 0\\\\n ],\\\\n \\\\\"vae\\\\\": [\\\\n \\\\\"4\\\\\",\\\\n 2\\\\n ]\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"VAEDecode\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"VAE Decode\\\\\"\\\\n }\\\\n },\\\\n \\\\\"9\\\\\": {\\\\n \\\\\"inputs\\\\\": {\\\\n \\\\\"filename_prefix\\\\\": \\\\\"ComfyUI\\\\\",\\\\n \\\\\"images\\\\\": [\\\\n \\\\\"8\\\\\",\\\\n 0\\\\n ]\\\\n },\\\\n \\\\\"class_type\\\\\": \\\\\"SaveImage\\\\\",\\\\n \\\\\"_meta\\\\\": {\\\\n \\\\\"title\\\\\": \\\\\"Save Image\\\\\"\\\\n }\\\\n }\\\\n}\\\\n\",\n \"randomise_seeds\": true,\n \"return_temp_files\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/any-comfyui-workflow",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"any-comfyui-workflow"
]
}
},
"response": []
},
{
"name": "disco-diffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "{{aigic-master-key}}",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"RN50\": true,\n \"RN101\": false,\n \"steps\": 250,\n \"width\": 1280,\n \"RN50x4\": false,\n \"ViTB16\": true,\n \"ViTB32\": true,\n \"ViTL14\": false,\n \"height\": 768,\n \"prompt\": \"A beautiful painting of a singular lighthouse, shining its light across a tumultuous sea of blood by greg rutkowski and thomas kinkade, Trending on artstation.\",\n \"RN50x16\": false,\n \"RN50x64\": false,\n \"RN50x101\": false,\n \"tv_scale\": 0,\n \"sat_scale\": 0,\n \"skip_augs\": false,\n \"RN50_cc12m\": false,\n \"ViTL14_336\": false,\n \"init_scale\": 1000,\n \"skip_steps\": 10,\n \"range_scale\": 150,\n \"cutn_batches\": 4,\n \"display_rate\": 20,\n \"target_scale\": 20000,\n \"RN101_yfcc15m\": false,\n \"RN50_yffcc15m\": false,\n \"diffusion_model\": \"512x512_diffusion_uncond_finetune_008100\",\n \"ViTB32_laion2b_e16\": false,\n \"clip_guidance_scale\": 5000,\n \"use_secondary_model\": true,\n \"RN50_quickgelu_cc12m\": false,\n \"ViTB16_laion400m_e31\": false,\n \"ViTB16_laion400m_e32\": false,\n \"ViTB32_laion400m_e31\": false,\n \"ViTB32_laion400m_e32\": false,\n \"RN50_quickgelu_yfcc15m\": false,\n \"RN101_quickgelu_yfcc15m\": false,\n \"diffusion_sampling_mode\": \"ddim\",\n \"ViTB32quickgelu_laion400m_e31\": false,\n \"ViTB32quickgelu_laion400m_e32\": false\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://{{aigic-master}}/api/v1/predictions/agicoin/disco-diffusion",
"protocol": "https",
"host": [
"{{aigic-master}}"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"disco-diffusion"
]
}
},
"response": []
},
{
"name": "open-dalle-v1.1 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed\",\n \"scheduler\": \"KarrasDPM\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": true,\n \"negative_prompt\": \"worst quality, low quality\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 60\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/open-dalle-v1.1",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"open-dalle-v1.1"
]
}
},
"response": []
},
{
"name": "dreamshaper-xl-turbo Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"award winning art\",\n \"scheduler\": \"K_EULER\",\n \"num_outputs\": 1,\n \"guidance_scale\": 2,\n \"apply_watermark\": true,\n \"negative_prompt\": \"ugly, deformed, noisy, blurry, low contrast, text, BadDream, 3d, cgi, render, fake, anime, open mouth, big forehead, long neck\",\n \"num_inference_steps\": 7\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/dreamshaper-xl-turbo",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"dreamshaper-xl-turbo"
]
}
},
"response": []
},
{
"name": "kandinsky-2-1 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"task\": \"text2img\",\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"A alien cheeseburger creature eating itself, claymation, cinematic, moody lighting\",\n \"strength\": 0.3,\n \"num_outputs\": 1,\n \"guidance_scale\": 1,\n \"negative_prompt\": \"low quality, bad quality\",\n \"num_steps_prior\": 25,\n \"num_inference_steps\": 100\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/kandinsky-2-1",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"kandinsky-2-1"
]
}
},
"response": []
},
{
"name": "realvisxl-v3-multi-controlnet-lora Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"A detailed photo of an astronaut riding a unicorn through a field of flowers\",\n \"refine\": \"no_refiner\",\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.8,\n \"num_outputs\": 1,\n \"controlnet_1\": \"soft_edge_hed\",\n \"controlnet_2\": \"none\",\n \"controlnet_3\": \"none\",\n \"guidance_scale\": 7.5,\n \"apply_watermark\": false,\n \"negative_prompt\": \"\",\n \"prompt_strength\": 0.8,\n \"sizing_strategy\": \"width_height\",\n \"controlnet_1_end\": 1,\n \"controlnet_2_end\": 1,\n \"controlnet_3_end\": 1,\n \"controlnet_1_image\": \"https://replicate.delivery/pbxt/JsfCQE8k1lsCinW1yo76yKMQe6R5MRt9WLL3H5T5Ypc5wasq/020e656d-0c71-45c3-a7f5-1facf7d52d4f.png\",\n \"controlnet_1_start\": 0,\n \"controlnet_2_start\": 0,\n \"controlnet_3_start\": 0,\n \"num_inference_steps\": 30,\n \"controlnet_1_conditioning_scale\": 0.8,\n \"controlnet_2_conditioning_scale\": 0.8,\n \"controlnet_3_conditioning_scale\": 0.75\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/realvisxl-v3-multi-controlnet-lora",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"realvisxl-v3-multi-controlnet-lora"
]
}
},
"response": []
},
{
"name": "sdxl-multi-controlnet-lora Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"A TOK photo, extreme macro photo of a golden astronaut riding a unicorn statue, in a museum, bokeh, 50mm\",\n \"refine\": \"no_refiner\",\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.8,\n \"num_outputs\": 1,\n \"controlnet_1\": \"soft_edge_hed\",\n \"controlnet_2\": \"none\",\n \"controlnet_3\": \"none\",\n \"lora_weights\": \"https://replicate.delivery/pbxt/hKhpVe6O7EwXNCiWORev3OEDRCoWeMlqZMLQDEvwDyHV3hvjA/trained_model.tar\",\n \"guidance_scale\": 7.5,\n \"apply_watermark\": false,\n \"negative_prompt\": \"rainbow\",\n \"prompt_strength\": 0.8,\n \"sizing_strategy\": \"width_height\",\n \"controlnet_1_end\": 1,\n \"controlnet_2_end\": 1,\n \"controlnet_3_end\": 1,\n \"controlnet_1_image\": \"https://replicate.delivery/pbxt/JsfCQE8k1lsCinW1yo76yKMQe6R5MRt9WLL3H5T5Ypc5wasq/020e656d-0c71-45c3-a7f5-1facf7d52d4f.png\",\n \"controlnet_1_start\": 0,\n \"controlnet_2_start\": 0,\n \"controlnet_3_start\": 0,\n \"num_inference_steps\": 30,\n \"controlnet_1_conditioning_scale\": 0.8,\n \"controlnet_2_conditioning_scale\": 0.8,\n \"controlnet_3_conditioning_scale\": 0.75\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/sdxl-multi-controlnet-lora",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"sdxl-multi-controlnet-lora"
]
}
},
"response": []
},
{
"name": "proteus-v0.2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"cinematic film still of Kodak Motion Picture Film: (Sharp Detailed Image) An Oscar winning movie for Best Cinematography a woman in a kimono standing on a subway train in Japan Kodak Motion Picture Film Style, shallow depth of field, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy\",\n \"scheduler\": \"KarrasDPM\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": true,\n \"negative_prompt\": \"worst quality, low quality\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 20\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/proteus-v0.2",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"proteus-v0.2"
]
}
},
"response": []
},
{
"name": "sdxl-lightning-4step Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"self-portrait of a woman, lightning in the background\",\n \"scheduler\": \"K_EULER\",\n \"num_outputs\": 1,\n \"guidance_scale\": 0,\n \"negative_prompt\": \"worst quality, low quality\",\n \"num_inference_steps\": 4\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/sdxl-lightning-4step",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"sdxl-lightning-4step"
]
}
},
"response": []
},
{
"name": "realvisxl2-lcm Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": 34694,\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"dark shot, front shot, photo of a 25 y.o latino man, perfect eyes, natural skin, skin moles, looks at viewer, cinematic shot\",\n \"scheduler\": \"LCM\",\n \"num_outputs\": 2,\n \"guidance_scale\": 2,\n \"apply_watermark\": true,\n \"negative_prompt\": \"(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 6\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/realvisxl2-lcm",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"realvisxl2-lcm"
]
}
},
"response": []
},
{
"name": "playground-v2-1024px-aesthetic Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k\",\n \"scheduler\": \"K_EULER_ANCESTRAL\",\n \"guidance_scale\": 3,\n \"apply_watermark\": false,\n \"negative_prompt\": \"\",\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/playground-v2-1024px-aesthetic",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"playground-v2-1024px-aesthetic"
]
}
},
"response": []
},
{
"name": "realvisxl-v2.0 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": 1111316861,\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"dark shot, front shot, closeup photo of a 25 y.o latino man, perfect eyes, natural skin, skin moles, looks at viewer, cinematic shot\",\n \"scheduler\": \"DPMSolverMultistep\",\n \"lora_scale\": 0.6,\n \"num_outputs\": 1,\n \"guidance_scale\": 7,\n \"apply_watermark\": true,\n \"negative_prompt\": \"(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 40\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/realvisxl-v2.0",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"realvisxl-v2.0"
]
}
},
"response": []
},
{
"name": "sdxl-controlnet-lora Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": null,\n \"image\": \"https://replicate.delivery/pbxt/JiOTMCHj4oGrTTf8Pg2r7vyI8YdXc5jL2IDyC2SfhuggjYe6/out-0%20(1).png\",\n \"prompt\": \"shot in the style of sksfer, a woman in alaska\",\n \"refine\": \"base_image_refiner\",\n \"strength\": 0.8,\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.95,\n \"num_outputs\": 1,\n \"lora_weights\": \"https://pbxt.replicate.delivery/mwN3AFyYZyouOB03Uhw8ubKW9rpqMgdtL9zYV9GF2WGDiwbE/trained_model.tar\",\n \"refine_steps\": 20,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": true,\n \"condition_scale\": 0.5,\n \"negative_prompt\": \"\",\n \"num_inference_steps\": 40\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/sdxl-controlnet-lora",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"sdxl-controlnet-lora"
]
}
},
"response": []
},
{
"name": "latent-consistency-model Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"Self-portrait oil painting, a beautiful cyborg with golden hair, 8k\",\n \"num_images\": 1,\n \"guidance_scale\": 8,\n \"num_inference_steps\": 8\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/latent-consistency-model",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"latent-consistency-model"
]
}
},
"response": []
},
{
"name": "ssd-1b Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "{{aigic-test-key}}",
"type": "text"
},
{
"key": "Prefer",
"value": "respond-async",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"seed\": 36446545872,\n \"width\": 768,\n \"height\": 768,\n \"prompt\": \"with smoke, half ice and half fire and ultra realistic in detail.wolf, typography, dark fantasy, wildlife photography, vibrant, cinematic and on a black background\",\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.6,\n \"num_outputs\": 1,\n \"batched_prompt\": false,\n \"guidance_scale\": 9,\n \"apply_watermark\": true,\n \"negative_prompt\": \"scary, cartoon, painting\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 25\n }\n}"
},
"url": {
"raw": "https://{{aigic-test}}/api/v1/predictions/agicoin/ssd-1b",
"protocol": "https",
"host": [
"{{aigic-test}}"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"ssd-1b"
]
}
},
"response": []
},
{
"name": "material-diffusion Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 512,\n \"height\": 512,\n \"prompt\": \"Mossy Runic Bricks seamless texture, trending on artstation, stone, moss, base color, albedo, 4k\",\n \"scheduler\": \"K-LMS\",\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/material-diffusion",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"material-diffusion"
]
}
},
"response": []
},
{
"name": "sdxl-emoji Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 1024,\n \"height\": 1024,\n \"prompt\": \"A TOK emoji of a man\",\n \"refine\": \"no_refiner\",\n \"scheduler\": \"K_EULER\",\n \"lora_scale\": 0.6,\n \"num_outputs\": 1,\n \"guidance_scale\": 7.5,\n \"apply_watermark\": false,\n \"high_noise_frac\": 0.8,\n \"negative_prompt\": \"\",\n \"prompt_strength\": 0.8,\n \"num_inference_steps\": 50\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/sdxl-emoji",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"sdxl-emoji"
]
}
},
"response": []
},
{
"name": "kandinsky-2 Copy",
"request": {
"method": "POST",
"header": [
{
"key": "apikey",
"value": "lrtqSPT2xOQrv2GuPGb6y2lo8aQEYcbh",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": {\n \"width\": 512,\n \"height\": 512,\n \"prompt\": \"white pig, 4k photo\",\n \"scheduler\": \"p_sampler\",\n \"batch_size\": 1,\n \"prior_steps\": \"5\",\n \"guidance_scale\": 4,\n \"prior_cf_scale\": 4,\n \"num_inference_steps\": 100\n }\n}",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "https://aigic.ai/api/v1/predictions/agicoin/kandinsky-2",
"protocol": "https",
"host": [
"aigic",
"ai"
],
"path": [
"api",
"v1",
"predictions",
"agicoin",
"kandinsky-2"
]
}
},
"response": []
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment