Diffusers supports Stable Diffusion 2 ! Run @StabilityAI
's Stable Diffusion 2 with zero changes to your code using your familiar diffusers API. Everything is supported: attention optimizations, fp16, img2image, swappable schedulers, and more
OPEN SOURCE
-

Diffusers Adds Native Stable Diffusion 2 Support
By
–
-
Inquiry About LangChain Implementation in Project
By
–
This is awesome! Ooc, are you using langchain under the hood or your own implementation?
-
ASR Corpus Creator Utility by Yehor Smoliakov
By
–
You can also use awesome utilities like the one @yehor_smoliakov has created: https://
github.com/egorsmkv/asr-c
orpus-creator
… -
Fine-tuning Speech Recognition Models with Open Datasets
By
–
This is a challenge for sure. However, in some cases it is possible to find an academic/ open source dataset for the language that you’re interested in fine tuning. There is also always the possibility of using a Wav2Vec2.0 checkpoint to transcribe YT videos & use that.
-
Open Source Speech Recognition Platform Democratizing Access
By
–
We are on a mission to democratise speech, increase the language coverage of current SoTA speech recognition and push the limits of what is possible. From beginners to hobbyists to academics to power users, come one, come all! Register here: https://
forms.gle/QAkYnnSFgGb84d
UX6
… -
Stable Diffusion 2.0 Shows Quality Decline Compared to 1.5
By
–
plot twist: stable diffusion 2.0 looks quite a bit worse on the few prompts i've tried so far compared to 1.5 (even not including celebrities/artists). Running theory seems to be this is due to an aggressive data sanitization campaign since the original release (?).
-
Stable Diffusion 2.0 Release Now Available on Replicate
By
–
Congrats @StabilityAI on the Stable Diffusion 2.0 release. We've got an early version to try on Replicate:
-

MineDojo: Building Open-Ended Embodied Agents Internet-Scale Knowledge
By
–
MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge Fan et al.: https://
arxiv.org/abs/2206.08853 #NeurIPS #NeurIPS2022 #ReinforcementLearning -
Data Collection Challenges and Licensing Issues in AI Projects
By
–
I think collecting the data is the major challenge. Ironically, despite the data being crowdsourced, and initially taken from someone else's repo, I believe it is against the license terms to fork that data (I am not a lawyer, so what do I know)