CRCODE22

Results 14 issues of 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...

bug-report

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...

bug

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.,...

type | question
reply needed | please retest

### 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...

type | report | bug
needs triage

### Title When instructing agent it will show no errors and some results but then does nothing anymore 0% python process usage. ### Description ![435645634534523423](https://user-images.githubusercontent.com/88407346/234666651-c7539b68-b638-46bf-8ee2-9df00301bd70.jpg) ### Steps to Reproduce Instruct...

type | report | bug
area | back end

### 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...

bug

### 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...

bug

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',...