CRCODE22
CRCODE22
### What happened? The Upscaler does not work anymore in img2img and extras it will give a lot of errors in command prompt and show error in red letters in...
I installed these requirements: pip3 install poe-client pip3 install poe-api Getting this error: poe-api\examples>temporary_message.py Traceback (most recent call last): File "D:\poe-api\examples\temporary_message.py", line 1, in import poe ModuleNotFoundError: No module named...
Connection refused when trying to use Agent-LLM with oobabooga env file important parts: # ========================= # AI PROVIDER CONFIG # ========================= AI_PROVIDER=oobabooga AI_MODEL=vicuna AI_TEMPERATURE=0.2 MAX_TOKENS=2000 # AI PROVIDER: CUSTOM (e.g.,...
### Description JoshXT — Today at 5:42 PM it is a front end problem, it is asking for the commands from the wrong endpoint check if there is an issue...
### Title When instructing agent it will show no errors and some results but then does nothing anymore 0% python process usage. ### Description  ### Steps to Reproduce Instruct...
### Describe the bug GPTQ models will not load anymore you only get the press any key to continue to continue and the command prompt closes. INFO:Gradio HTTP request redirected...
### Describe the bug here is the first part check the attached .txt file for the full error log. [Dockernotwork.txt](https://github.com/oobabooga/text-generation-webui/files/11411536/Dockernotwork.txt) text-generation-webui-text-generation-webui-1 | Traceback (most recent call last): text-generation-webui-text-generation-webui-1 | File...
I modified llama.py to load weights/vicuna-13b/ but I am getting the following error: D:\tinygrad>python examples/llama.py using GPU backend loading 152 ram used: 9.90 GB: 100%|████████████████████████████████████████████████| 153/153 [09:52
### When did you clone our code? I cloned the code base after 5/1/23 ### Describe the issue Issue: Command: ``` PASTE THE COMMANDS HERE. ``` Log: ``` PASTE THE...
Traceback (most recent call last): File "K:\stable-diffusion-webui\extensions\facechain\facechain\train_text_to_image_lora.py", line 32, in import diffusers ModuleNotFoundError: No module named 'diffusers' Error executing the command: Command '['python', 'K:\\stable-diffusion-webui\\extensions\\facechain/facechain/train_text_to_image_lora.py', '--pretrained_model_name_or_path=ly261666/cv_portrait_model', '--revision=v2.0', '--sub_path=film/film', '--output_dataset_name=K:\\stable-diffusion-webui\\extensions\\facechain\\worker_data\\qw\\training_data\\ly261666/cv_portrait_model\\Testmodel', '--caption_column=text', '--resolution=512',...