omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
112 stars 15 forks source link

readme.md refers to wrong file for api key #5

Closed wyrde closed 1 year ago

wyrde commented 1 year ago

Is there any particular formatting required for the api_key.txt file? The following error is thrown

Error: OpenAI API key is invalid OpenAI features wont work for you

I made a file with that name and dropped my key into it, but it gives this error. Key generated at https://platform.openai.com/account/api-keys

wyrde commented 1 year ago

Ah! SAmira cleared it up!

The line in readme.md that says Once you have your API key, add it to the api_key.txt file needs to be changed to config.json file.

omar92 commented 1 year ago

oh thanks , sorry forgot it

omar92 commented 1 year ago

fixed that on dev