-
The version I'm using is comfyui-photoshop 1.9.3, photoshop 2024
现在是凌晨两点,为了这个问题我花了两天的时间排错,因为你的插件太棒了,我认为它付出时间排查问题是值得的!不过遗憾的是,最终找出来是与comfyui-mixlab-nodes插件冲突。之所以说遗憾,是因为这个插件也是一个很不错的插件,我使用的频率很高。我不是计算机专…
-
### Your current environment
Details
```text
PyTorch version: 2.5.1+cu124
Is debug build: False
CUDA used to build PyTorch: 12.4
ROCM used to build PyTorch: N/A
OS: Oracle Linux Server 8.…
-
[[Open issues - help wanted!]](https://github.com/vllm-project/vllm/issues/4194#issuecomment-2102487467)
**Update [11/18] - In the upcoming months, we will focus on performance optimization for mul…
-
### System Info
1xL40 node on Runpod
Latest `huggingface/text-generation-inference:latest` docker image.
Command: `--model-id HuggingFaceM4/idefics2-8b --port 8080 --max-input-length 3000 --max-…
-
### Your question
I had installed comfyui, and had lot of fun. But as i was restarting the program to implement Lora training tools the PC crashed, (Windows11) and when i tried to start it again, it …
-
**Describe the bug**
What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图)
The process stops after loading the model into memory and processing dataset. I also tried an…
-
Llama.cpp has updated the code `if (arg == "--lora") {
CHECK_ARG
params.lora_adapter.emplace_back(argv[i], 1.0f);
return true;
}` in common/common.cpp to `if (arg == "-…
-
Much more complete instructions particularly for Raspberry PI. ChirpStack.io took over loraserver.io
https://www.chirpstack.io/gateway-os/install/raspberrypi/
e.g., new SD images for PI 3: https://a…
-
This only matters when the same sd_ctx is used for multiple prompts - Loras that have been applied in a previous prompt but don't appear in the current prompt are not unapplied.
Steps to reproduce:…
-
I'm using a Raspberry Pi 3B+ board with OpenWRT OS (v23.05.2) and trying to use a Semtech SX1302 LoRa Corecell interface board via USB interface to use them as a LoRa Gateway setup (RPi + Semtech SX13…