Image Generation
Generating image should be easy if you know how to use OpenAI module as 1minrelay follow OpenAI's Standards.
- Curl
- Python
- Javascript
curl -v version
import requests
response = requests.get("https://1minrelay.kokodev.cc/your api key here/v1")
i can't write javascript
tip
Replace your api key here with 1minrelay api key