У нас вы можете посмотреть бесплатно Stable Diffusion 1.5 on the NPU of the ARM Rockchip RK3588 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Updated installation: • Update May 2025: Stable Diffusion 1.5 on t... In this video I show you Stable Diffusion on the NPU of the Rockchip RK3588. You need the Rockchip NPU driver, for example with the Ubuntu 24.04 version by Joshua Riek for Rockchip RK3588 SBCs. You can find it here: https://github.com/Joshua-Riek/ubuntu... A developer created Python scripts to make it work. Here is the post on Reddit: / npu_accelerated_sd15_lcm_on_130_rk3588_sbc_30 He also mentions that he is working on Stable Diffusion 3.5 Medium. Here is the repository on HuggingFace: https://huggingface.co/happyme531/Sta... git clone https://huggingface.co/happyme531/Sta... sudo apt install python3-pip pip install diffusers pillow 'numpy lt 2' rknn-toolkit-lite2 torch transformers Replace 'lt' after numpy with the angle bracket for less than, and I also used it without spaces around it. I can't use it in the description. Please download the librknnrt.so from https://github.com/airockchip/rknn-to... and move it to directory /usr/lib/ sudo mv librknnrt.so /usr/lib cd Stable-Diffusion-1.5-LCM-ONNX-RKNN2 python3 ./run_rknn-lcm.py -i ./model -o ./images --num-inference-steps 4 -s 512x512 --prompt "Majestic mountain landscape with snow-capped peaks, autumn foliage in vibrant reds and oranges, a turquoise river winding through a valley, crisp and serene atmosphere, ultra-realistic style." Check NPU load: sudo cat /sys/kernel/debug/rknpu/load 00:00 Intro 00:18 Reddit RockchipNPU Post 01:05 HF Repository 01:50 Installation Instructions 03:58 Generating an Image 05:32 Check NPU Load 06:35 Result 07:59 Closing Thoughts If this video was helpful, please like, comment and subscribe! Bluesky: https://bsky.app/profile/livinglinux.... #Radxa #Rock5 #rockchip #RK3588 #ubuntu #ai #stablediffusion