PyTorch 2.0 has waaay better MacOS support than before. So much so that I'm able to run Diffusers on my Intel Mac with little to no problems!
I got Diffusers to work today on my Stable Diffusion implementation...which means I generated a lot of astronauts riding horses.
Here they are!
#aiart #stablediffusion #diffusers
But soon I found it troublesome to use AUTOMATIC1111 when I want to generate many images of different characters.
So, then I tried generating through diffusers.
It was very easy!
RT @kadirnar_ai
Stable Diffusion Infinite Zoom Out and Zoom In
Demo: https://huggingface.co/spaces/ArtGAN/stable-diffusion-2-infinite-zoom-out
Thank you @huggingface for GPU support.
#stablediffusion #diffusion #generativeai #diffusers #huggingface
#stablediffusion #diffusion #generativeai #diffusers #huggingface
Check out stable-karlo 🖼️
A web UI for Karlo (open-source model based on OpenAI's unCLIP) with Stable-Diffusion upscaling, made with huggingface diffusers and streamlit.
Github: https://github.com/kpthedev/stable-karlo
➡️ Google Colab available!
#karlo #stablediffusion #diffusers #python #ai
Check out stable-karlo🖼️
Web UI for Karlo (open-source model based on OpenAI's unCLIP) with Stable-Diffusion upscaling, made with huggingface
diffusers and streamlit
.
Github: https://github.com/kpthedev/stable-karlo
➡️ Google Colab available!
#karlo #stablediffusion #diffusers #python #ai
Arcade Beauty Carestia creates innovative #eco-friendly #fragrance #diffusers
https://www.premiumbeautynews.com/en/arcade-beauty-carestia-creates,21107
@b0rk the tech. is not perfect yet, but you could try experimenting with using #stablediffusion Image to Image models.
Here's a notebook (run on Colab) from an ongoing #fastai course, if scroll down to the Image to Image section, there's an example of a doodle -> wolf under moonlit sky image generation.
And if you're curious, the community forums are a very welcome place. And @pcuenq could probably answer questions on the #diffusers library innerworkings.
https://github.com/fastai/diffusion-nbs/blob/master/stable_diffusion.ipynb
#stablediffusion #fastai #diffusers
I created a Jupyter Notebook which summarizes PDF papers from arXiv.org — the summaries are not quite there, but it's a start and maybe somebody else can improve upon it?
That notebook is in this GitHub repo:
https://github.com/FahimF/fai-exp
Direct link to notebook:
https://github.com/FahimF/fai-exp/blob/main/article_summarizer.ipynb
Will work with other PDF files too (with some changes) but the current code is set up specifically for arXiv.org …