Luc Stepniewski
Luc Stepniewski
@remy-actual If it was just a git update, I wouldn't open an issue. From what I see in the `binscripts/gvm-installer` file, it's unfortunately much more than that...
Exact same error, on Windows 10 ``` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\gradd\.conda\envs\automatic1\lib\site-packages\gradio\routes.py", line 275, in run_predict output = await...
Same problem, on Windows, my python is installed on C: but my SD is on D: ``` File "D:\Stable-Diffusion\SD21\stable-diffusion-webui\venv\lib\site-packages\huggingface_hub\file_download.py", line 1280, in hf_hub_download return _to_local_dir(blob_path, local_dir, relative_filename, use_symlinks=local_dir_use_symlinks) File "D:\Stable-Diffusion\SD21\stable-diffusion-webui\venv\lib\site-packages\huggingface_hub\file_download.py",...
Go tthe same problem. Any solution?
You need to do a `pip install -r requirements.txt` to install the required modules. Here, you're missing the `duckduckgo-search` python module.
Is your oobabooga instance using any kind of virtual env (like venv, or conda) ? If that is the case, you need to be in that environment when doing the...
> ChatGPT by OpenAI is expensive. There are alternates available for those who dont want to use OpenAI API LLM. Check the README (https://github.com/AbanteAI/rawdog#model-selection), that's already possible, just edit the...
I think that's just a typing/albel error, it's not an audio amp, that is the power boost, as written in the center of the PCB: 
Yes, except the BOM (https://github.com/OpenInterpreter/01/blob/main/hardware/light/BOM.md) recommends a Powerboost 1000, but on the diagram it's a 500 model. Strange
I get the same problem, using Ubuntu 22.04.4 LTS. Everything works, display gets updated (seeing `htop` updating), mouse works fine, menus work fine, but no input at all possible from...