mrintrepide
mrintrepide
#40 Use 24h standard time format
Hi Can you use 24 hours time format ? I can send you a PR for this. 12h format not display correctly on 24h systems.  With my PR in...
**Describe the problem or limitation you are having** Want, without new validation, Translate text in screen area with last saved selected region. Actually, I do Ctrl+Alt+O then Enter for validate...
Hi, I tried to build with ROCm support and it's fail. Build output: ``` quentin@quentin-pc:~/Documents/stable-diffusion.cpp/build$ cmake .. -G "Ninja" -DCMAKE_C_COMPILER=$(hipconfig -l)/clang -DCMAKE_CXX_COMPILER=$(hipconfig -l)/clang++ -DSD_HIPBLAS=ON -DCMAKE_BUILD_TYPE=Release -DAMDGPU_TARGETS=gfx1100-- The C compiler identification...