LP
LP
> Should be fixed by [Comfy-Org/ComfyUI_frontend#472](https://github.com/Comfy-Org/ComfyUI_frontend/pull/472). > > Please wait for the next frontend release (1.2.27) today and add --front-end-version Comfy-Org/ComfyUI_frontend@latest to your cmd line arg list to opt-in to...
Thank you for your response. This is a project I've published on the platform. The section is commented out because I wanted to add your plugin, but it's currently not...
> Hello! Updated the paths of the nodes (pose and extras), please reinstall and check. The error is the same as before. Could it be that the actual file path...
> > > Hello! Updated the paths of the nodes (pose and extras), please reinstall and check. > > > > > > The error is the same as before....
WSL2 install jupyterlab jupyter-server-proxy `jupyter lab --no-browser --ip=0.0.0.0 --allow-root --notebook-dir=~ --LabApp.token= --LabApp.allow_origin=* --LabApp.base_url=/jupyter/` run ComfyUI and request http://127.0.0.1:8888/jupyter/proxy/8188/
> 希望可以从Civitai获取详细的模型信息并通过模型页面展示, 像是模型介绍、Usage Tips、Lora触发词等 依赖你的网络,你能访问Civitai,它响应到,你点击模型封面便能打开civitai
> 希望能缓存显示,而不是打开网页 你想过怎么实现吗,往哪缓存
@Beta1109 能看一下你打开ComfyUI的网址吗
还是有问题
@bigcat88 ```python3 def adjust_comfyUI(python_cmd, comfyui_path): # server.py subpath_service_worker = 'subpath_service_worker.js' db_op = ''' const STORE_NAME = 'paths'; function openDB() { return new Promise((resolve, reject) => { const DB_NAME = 'registeredPathsDB';...