Explore tweets tagged as #runtimeerror
Model: sd_xl_base_1.0, Refiner: animagine-xl-4.0-opt。Forge環境を再構築したのですが、Refinerは相変わらず2枚目に入る所でRuntimeError。挙動観る限りsdxl_baseの再ロード自体は上手く行ってる筈。5060ti換装で1枚単位でも苦にならない程度に高速化はしましたが… #AIart
0
0
5
If you're upgrading @huggingface 🤗 Accelerate to 1.2.0 and use bitsandbytes, make sure to move your model and inputs to your chosen device. Otherwise, you may see a RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!.
3
3
12
#Python Pop Quiz 🐍❓. What is the output of this silly code?. A) SyntaxError.B) RuntimeError.C) ['Python'].D) ['P', 'y', 't', 'h', 'o', 'n']
10
4
29
MLX: F5 TTS — MLX💡.% pip install f5-tts-mlx (Used Python 3.12) .% python3 examples/generate.py --text "any text to speech" --duration 10.* when RuntimeError(f"Couldn't find appropriate backend. ") occurs; .% pip install soundfile.Sound ON🔊
F5-TTS released yesterday. Ported to MLX by @lllucas today. Run it fast locally on a Mac:.
1
2
15