Results 37 comments of 周博洋

When I use office demo, like cat or other pic to lego , they still work good , but only when I change my personal pic to do the generate,...

Enviroment: A100 Ubuntu:18.04 pip list Package Version Editable project location ------------------------ ----------- ------------------------- accelerate 0.18.0 antlr4-python3-runtime 4.9.3 anyio 3.5.0 argon2-cffi 21.3.0 argon2-cffi-bindings 21.2.0 asttokens 2.0.5 attrs 22.1.0 Babel 2.11.0 backcall...

Same issue, nothing button could push or create, how can fix it? ![image](https://github.com/stitionai/devika/assets/15274284/989eee21-77ad-4ed3-8978-3b0531c176c1)

> in the meantime copy this code over into the file. Overwriting everything. > > ``` > > > import { onMount } from 'svelte'; > import { projectList, modelList,...

I saw the problem should impact by ./stable-diffusion-webui/venv/lib/python3.10/site-packages/uvicorn/main.py There is a configuration: change it from 5 to 0 will resolve this issue ![image](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/15274284/1b4ae4d2-3376-43ea-a921-e58abc75489b)

> > @hellangleZ, I've made a pull request that implements your feedback but inside `api.py` #10625 > > I tried using the method you changed api.py, but it didn't work...

> 看吧都没人回答你 Cuda issue, I try and change 11.3 to use it and fixed the problem :)

> We can use Azure OpenAI LLM implementation available in langchain for this: https://python.langchain.com/docs/modules/model_io/models/llms/integrations/azure_openai_example > > The integration into Autolabel can be very similar to OpenAI: https://github.com/refuel-ai/autolabel/blob/main/src/autolabel/models/openai.py (which in turn...

> Hey. > > If you are using WSL maybe you haven't forwarded the port? Just a common Ubuntu server on Azure Cloud, I can access public port such as...