NickelCoating
NickelCoating
Such issues could be avoided by using a real programming language (compiled language instead interpreted) for CLI (Command Line Interface) applications. If you want SD to use another language and...
> This is not a helpful issue. If you want to re-implement in a different language you can go do so. Every body knows that if one has to ask...
### More first time Python experience I moved the main folder to another drive. Yeah. Trivial. Wrong. I got the error that the scripts do not exist. I had to...
> Also, as an added bonus - all the cool things (like WebUIs, optimizations) are due to how flexible and widespread Python expertise is. The added bonus with Rust is...
Since AI is often used via web. Regarding web Rust beats Python in WASM. Python has little to no support for WASM. Guess which language is on the very top?...
> I actually have a Rust implementation capable of reading the released 1.4 model and doing a simple euler a sampling loop. It works extremely well and fast, and doesn't...
> I was just joking, nickel, there's no Rust implementation because Rust is a meme. > > I was just joking, nickel, there's no Rust implementation because Rust is a...
### Rust Is Future Proof Python only recently got pattern matching. Rust had it forever. Rust can mix all of its editions(versions like 2015, 2018, etc) unlike C/C++. That means...
> And the fact that Rust has been around since 2013 makes it even more appealing for me as I do not want to waste my time with obsolete technologies....
Fine... > And this does not include any other libraries or external packages needed. In addition you have to manually download and install them yourself. No wonder then that the...