While there isn't a single repository named "Beta Safety," the technology relies on a constellation of open-source projects. The most prominent components hosted on GitHub include:
If you are looking for specific "pieces" or components related to safety on GitHub, here are the core elements available: рџ›ЎпёЏ Core Security Features
You can run Scorecards on any beta repository via GitHub Actions. If a beta repo scores below a 5/10, treat it as high-risk.
The foundational code for Stable Diffusion (hosted by CompVis and Hugging Face’s diffusers ) contains the hooks for safety mechanisms. Beta Safety implementations often fork these repositories to inject custom safety logic. Developers use these codebases to disable the default blur filter and replace it with more sophisticated classifiers.