BREAKING NEWS
LATEST POSTS
-
Godot Cheat Sheets
https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html
https://www.canva.com/design/DAGBWXOIWXY/hW1uECYrkiyqs9rN0a-XIA/view?utm_content=DAGBWXOIWXY
https://www.reddit.com/r/godot/comments/18aid4u/unit_circle_in_godot_format_version_2_by_foxsinart/
Images in the post
<!–more–>
-
The Tragic Downfall of DevianArt – the Internet’s Art Gallery
https://slate.com/technology/2024/05/deviantart-what-happened-ai-decline-lawsuit-stability.html
Once a vibrant platform for artists, DeviantArt is now buckling under the weight of bots and greed—and spurning the creative community that made it great.
-
The Maker of Stable Diffusion, Stability AI Is Collapsing, Considering Sale
https://futurism.com/the-byte/stability-ai-collapsing-considering-sale
According to The Information, the company generated less than $5 million in revenue in the first quarter of this year, while losing more than $30 million.
The ironically-named venture is now reportedly sitting on $100 million worth of outstanding bills
FEATURED POSTS
-
STOP FCC – SAVE THE FREE NET
Help saving free sites like this one.
The FCC voted to kill net neutrality and let ISPs like Comcast ruin the web with throttling, censorship, and new fees. Congress has 60 legislative days to overrule them and save the Internet using the Congressional Review Act
https://www.battleforthenet.com/http://mashable.com/2012/01/17/sopa-dangerous-opinion/
-
How does Stable Diffusion work?
https://stable-diffusion-art.com/how-stable-diffusion-work/
Stable Diffusion is a latent diffusion model that generates AI images from text. Instead of operating in the high-dimensional image space, it first compresses the image into the latent space.
Stable Diffusion belongs to a class of deep learning models called diffusion models. They are generative models, meaning they are designed to generate new data similar to what they have seen in training. In the case of Stable Diffusion, the data are images.
Why is it called the diffusion model? Because its math looks very much like diffusion in physics. Let’s go through the idea.