1import requests
2
3response = requests.post(
4 url="https://api.pipeline.ai/v2/runs",
5 headers={"Authorization": "Bearer YOUR_API_TOKEN"},
6 json={
7 "pipeline_id": "pipeline_17ac3021b7674b10a6fbe3cb980ff57d",
8 "data": [
9 ["Mountain winds, and babbling springs, and moonlight seas"],
10 {"num_images": 9},
11 ],
12 },
13)
14
Dall·E Mini
Generate images from a text prompt.
Dall·E Mega
Generate images from a text prompt.
GPT-J
High-quality text generations on-par with GPT-3
GPT-2 Large
High-quality text generations.
GPT-2 Medium
Medium-quality text generations.
GPT-Neo 2.7B
High-quality text generations.
GPT-Neo 1.3B
Medium-quality text generations.
GPT-Neo 125M
Fast text generations.
If you are looking for an AI model to generate text, our NLP models are the most suitable.
GPT-J
GPT-J 16-bit
GPT-2
GPT-2 L
GPT-2 M
GPT-NEO
GPT-Neo 2.7B
GPT-Neo 1.3B
GPT-Neo 125M
If you are looking for an AI model to generate images, our DALL·E models are the most suitable.
DALL·E
DALL·E Mega
DALL·E Mini