tomudo

Results 10 comments of tomudo
trafficstars

I used latest master Jul 12, 2021 commit. Thank you for clarification.

I think gbs-control should have a debug wiki. For general debugging. 1. GBS board - Connect gbs board without esp8266 and remove debug jumper for checking board is working. 2....

I seem like Blip Analyse image does not support list of multiple images. I request to add list images or batch images support.

Does it still work in current recent release? I set "Summarize with:" to "Main API" and set interval to more than 0 but it does not automatic generate summary. I...

I added multiplier in bt_app_core.c . The loudness is increase as intention. > for (int i=0; i int32_t temp = (int32_t)(*pcmdata); > temp = temp * s_volume * 4; //...

I tried with Comfyui. Set the all same parameter include seeds, cfg scale, step. After tried several images, it is significantly worst than generated image from Comfyui own webui.

Confirm. It works for my Win 10 system.

from this -> https://github.com/leejet/stable-diffusion.cpp/issues/39#issuecomment-1705208304 edit stable-diffusion.cpp/ggml/src/CMakeLists.txt file by comment all avx2 and build. It will works with my AVX only CPU.

> CommanderGemini What kind of settings do you use to achieve "20 steps image using Flux1 Dev NF4 v2 checkpoint at 896x1152 takes about 8min30sec" ? I test https://github.com/lllyasviel/stable-diffusion-webui-forge/commit/9f6d263c3f3e07f2e7874263d36b528b887b3b26 as...