Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (14 loc) · 1.69 KB

Deploy with Vercel

Dall-E with Cloudinary Auto Upload.

Use this Vercel function to fetch images from Dall-E APIs dynamically.

How to integrate?

  1. Deploy with Vercel
  2. Configuring auto-upload URL mapping on your Cloudinary account
    • Fill in the Folder name or path for the auto-upload mapping e.g. dall-e.
    • Fill in a URL prefix that will be mapped to your vercel project e.g. <your Vercel project url>/api/dall-e/
That's all.

Use:

https://res.cloudinary.com/<your cloud name>/image/upload/f_auto,q_auto/dall-e/512 (or 256 | 1024)/blue cat

Author

Yakir Perlin