viking1304
viking1304
I am just stating the facts. `Is this indicating I can't do ANY API calls for free?` Chat GPT Plus subscription and OpenAI API are two separate products, which is...
Guys, please try to search for a similar issue before posting. Most developers (including me) would just close this issue with a remark that this is a duplicate since this...
Guys, I am sorry to be "that" guy, but with all due respect, is it hard to read what other people write and check a few simple things? You have...
> clean and add a new key, doesn't work. I have chatgpt plus api. I am sorry, but I have to tell you the sad truth. API usage is not...
> Yeah, now I see why. It's a twisted and tricky move from openai to make these two billed separately. That's why a lot of people got confused I guess...
@oywino and @kennyan11b - if you applied for a DALL·E access before, your API trial started when you got confirmation mail that you can try DALL·E Check your emails and...
Looks like there are only two possible solutions for this: 1. update MacOS to 13+ 2. use CPU and lowvram params [More info](https://github.com/viking1304/a1111-setup/discussions/2#discussioncomment-9737994)
The current version doesn't work with node v10. ❯ nvm use v10 Now using node v10.24.1 (npm v6.14.12) Installation works ``` ❯ npm install ... ``` but there is an...
I agree with both of you. I have it in global ignore, but I would prefer to also have it in the local ignore file - not because of me...
Please run those commands and send the output: ``` cd && git clone https://github.com/viking1304/a1111-setup.git cd a1111-setup && git switch develop sh a1111-setup.sh -i ``` That will clone my script from...