#Is this the best DALL model?
11 messages · Page 1 of 1 (latest)
What is this file? The dall-e model is not accessible through something called image-alpha-001, you have to use the Image endpoints by OpenAI:
https://beta.openai.com/docs/guides/images/usage
It returned this but which one is DALL-E 2 model:
PS C:\Users\MohammedMehdiTBER\Downloads> python .\models.py
babbage
ada
davinci
text-embedding-ada-002
babbage-code-search-code
text-similarity-babbage-001
text-davinci-002
text-davinci-001
curie-instruct-beta
babbage-code-search-text
babbage-similarity
curie-search-query
code-search-babbage-text-001
code-cushman-001
code-search-babbage-code-001
text-ada-001
code-davinci-002
text-similarity-ada-001
text-davinci-insert-002
ada-code-search-code
ada-similarity
code-search-ada-text-001
text-search-ada-query-001
text-curie-001
text-davinci-edit-001
davinci-search-document
ada-code-search-text
text-search-ada-doc-001
code-davinci-edit-001
davinci-instruct-beta
text-babbage-001
text-similarity-curie-001
code-search-ada-code-001
ada-search-query
text-search-davinci-query-001
curie-similarity
davinci-search-query
text-davinci-insert-001
babbage-search-document
ada-search-document
curie
text-search-babbage-doc-001
text-search-curie-doc-001
text-search-curie-query-001
babbage-search-query
text-search-davinci-doc-001
text-davinci-003
text-search-babbage-query-001
curie-search-document
text-similarity-davinci-001
audio-transcribe-001
davinci-similarity
cushman:2020-05-03
ada:2020-05-03
babbage:2020-05-03
curie:2020-05-03
davinci:2020-05-03
if-davinci-v2
if-curie-v2
if-davinci:3.0.0
davinci-if:3.0.0
davinci-instruct-beta:2.0.0
text-ada:001
text-davinci:001
text-curie:001
text-babbage:001
Those are all text models it seems, like I said, DALLE is accessible through that API URL I sent earlier
But how it requests entering the model also It generates it
with success
What do you mean?
I don’t know what this program is that you’re using
I said that stills It accept those txt modules in my script
Can I see the script? I can’t help without seeing what the program does, I’m not aware of a model named image-alpha-001