wakywayne
wakywayne
I installed firebase globally and followed your instructions. ## I get this error: error: unknown option '--hosting'
**Read Troubleshoot** I admit that I have read the [Troubleshoot](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md) before making this issue. **Describe the problem** When running `python entry_with_update.py` in a *WSL Unbuntu Linux* instance I am unable...
### Version Command-line (Python) version ### Operating System Ubuntu Linux ### Your question In the docs it talks about how there is a hidden folder variable that you can use...
### Version Command-line (Python) version ### Operating System Ubuntu Linux ### What happened? The A.I though it was a project manager and its job was to delegate the code being...
### Version Command Line Ubuntu Linux ### Suggestion I'm not allowed to leave API keys in my files. I have to use a key manager such as: `secret-tool`. So instead...
### Describe the bug Lets say I have it make a slightly larger then simple program / file. It will start by not need my input then after a few...
**By commenting out like you recommend in your youtube series, I have narrowed down the console error to be in tree sitter file** ## Problems I am having: 1. I...
I cannot find where this setting is. Is this the default behavior of **[[** to go to the top of the file and my understanding of vim is wrong? I...
I am new to neovim and I am using WSL linux. I only know how to install via ```apt``` or ```npm``` and I don't know what folder I would need...
Can we add support for local LLMs? Or how would you recomend going about making the modifications?
Instead of using chat-gpt, I would like to try and use a local LLM. I am sure this would take some modifications, but I think we could potentially make this...