


Prompt = "a cartoon black girl with cotton candy hair and a pink dress standing in front of a pink sky with cotton candy clouds"
#Paste copied url in virtualmachine code#
This means a machine learning engineer can use an iPad or Chromebook to perform data-heavy deep learning computations via GitHub Codespaces.Ĭheck out my DEV post and repository to learn more about how I generated art inside my codespace.īelow you can see the code and AI image that GitHub Codespaces helped me produce: You can request access to a GPU-powered codespace if you need a more powerful machine. Since your codespace is hosted on a virtual machine, you can set the machine type from 2-core to 32-core. However, not everyone has a computer with that type of computing power (including me), so instead, I use GitHub Codespaces. This entire process is resource-intensive! Experts recommend using a computer with a powerful graphics processing unit (GPU) to run data-heavy tasks like Stable Diffusion. The database has image-text pairs to learn to convert text into images.

Cloud-powered development is a game-changer for folks with less powerful machines, but that barely scratches the surface of GitHub Codespaces’ versatility. This means you can code without draining your local machine’s resources. Now fast forward to today, where GitHub Codespaces provides a fully-fledged, browser-based Integrated Development Environment (IDE) on a virtual machine. That’s why I relied on browser-based IDEs like to run my code. Ever feel like you’re coding on a plane mid-flight? When I first learned to code about five years ago, my laptop was painstakingly slow, but I couldn’t afford a better one.
