Category "openai"

openAI DALL-E ModuleNotFoundError

I installed DALL-E following the instructions on https://github.com/openai/DALL-E and got : ---> 10 from dall_e import map_pixels, unmap_pixels, loa

Openai api Completion.create not working on my python code

In openai.py the Completion.create is highlighting as alert and also not working.. the error is right down below.. whats the problem with the code response = op