xhy2008

Results 22 comments of xhy2008

I'm using your t5 tensor,but there's still unknown tensor name. [DEBUG] stable-diffusion.cpp:172 - Using Vulkan backend ggml_vulkan: Found 1 Vulkan devices: ggml_vulkan: 0 = AMD Radeon(TM) Vega 8 Graphics (AMD...

I thought it was okay too. But the program stopped after showing the error.😭

Oh,yes. I used the AVX2 build and it worked.😃 But it's quite slow. I think it can't generate a picture with flux until I die.😂

I'm working on drone project,which requires to send essential data back. When running the gettingstarted demo,my modules cannot change role,so I have to use ackpayload. I only added some code...

@2bndy5 Is it the same incident (is @xhy2008 also noname-114514 on Arduino forums)? Yes,that's me. You are so careful.😉 I would try reinstalling an old version. @TMRh20 I don't think...

@TMRh20 I tried to increase retry delay,'half' of it worked. I need to call write() lots of times to receive an ackpayload. Now I would try an old version.

I'm using esp32-s3 with a RF module produced by Ebyte. Here is my code: TX: ```cpp #include "RF24.h" #define RF_CE 48 #define RF_CSN 47 #define SCK 21 #define RF_MOSI 37...

I got this error too,when I am using openoutpaint extension. I am an AMD user with only 2GB of VRAM. But I saw something in console: D:\novel AI\stable-diffusion-webui-directml\modules\processing.py:331: UserWarning: The...

Today I updated the latest code,the bug is still there. *** API error: POST: http://127.0.0.1:7860/sdapi/v1/img2img {'error': 'RuntimeError', 'detail': '', 'body': '', 'errors': '"lerp_kernel_scalar" not implemented for \'Half\''} Traceback (most recent...

I met the problem today,and it's worse. The webui seems to be stucked,and I can't do anything. venv "E:\stable-diffusion-webui-amdgpu\venv\Scripts\Python.exe" Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit...