Stable Diffusion application with Streamlit

December 23, 2022 | Gary Hutson

This combines my love of Deep Learning and Transformer frameworks, with the ability to generate images from textual prompts. First of all I think I should explain a little of what is meant by stable diffusion, and this will be detailed in the next section. Then we will move on ...
[...Read more...]

Experimenting with Polars for Data in Python

December 7, 2022 | John Mount

I’ve just started experimenting with the Polars data frame library in Python. I really like the programmable API it exposes. In fact I am starting an experimental adapter from the data algebra to Polars. When this is complete one can use the data algebra to run the same data ... [...Read more...]
1 43 44 45 46 47 121