Pancat

Results 19 comments of Pancat

I tried to run the project in VS code locally, but I have similar issue but the module that I missed is quart, I have added quart in /app/requirements.txt, /scripts/requirements.txt,...

报同样的错

文档有写: Error: Failed to launch the browser process puppeteer refer to https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-headless-doesnt-launch-on-unix // ubuntu sudo apt-get install chromium-browser sudo apt-get install ca-certificates fonts-liberation libasound2 libatk-bridge2.0-0 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3...

E.g. Manaully Run: Set-Location ./backend/backend_env .\Scripts\Activate.ps1 pip install azure-identity quart quart-cors openai[datalib] tiktoken azure-search-documents==11.4.0b6 azure-storage-blob uvicorn[standard] aiohttp azure-monitor-opentelemetry opentelemetry-instrumentation-asgi opentelemetry-instrumentation-requests opentelemetry-instrumentation-aiohttp-client msal msal-extensions Not sure if there is a right...

> I experience the same issue. Did you manage to find a solution? I think you need to connect to the backend, but i've forgot how to configure that XD

same issue when I run stable fast 3d

![image](https://user-images.githubusercontent.com/32253420/234160108-4f422859-e76a-4bb2-8aa8-ecc5a14c4273.png) 即使配置好mysql一样报错

same issue here. Error occurred when executing MiniCPM_VQA: shape mismatch: value tensor of shape [1104] cannot be broadcast to indexing result of shape [1035] File "D:\StableDiffusion\ComfyUI-aki-v1.3\execution.py", line 317, in execute...

![image](https://github.com/user-attachments/assets/6852b754-f27c-4ae5-a414-84012290eb56) ![image](https://github.com/user-attachments/assets/74f38310-f713-498a-a9c0-fd111e8dce40) ![image](https://github.com/user-attachments/assets/4441820d-e657-43fe-9239-7243dcc061ba)

I try to create a brand new comfyUI, and only with the 3d pack, using: python311, torch=2.3.0+cu121-cp311-cp311-win_amd64, torchvision=0.18.0+cu121-cp311-cp311-win_amd64 torchaudiot=2.3.0+cu121-cp311-cp311-win_amd64 And set the system path: D:\StableDiffusion\comfyui_3D\ComfyUI_windows_portable\python_embeded\ And add: set currentDir=%~dp0 set...