1. 08 Sep, 2022 1 commit
  2. 21 Aug, 2022 1 commit
  3. 19 Aug, 2022 2 commits
    • Suraj Patil's avatar
      fix safety check (#217) · 89e95210
      Suraj Patil authored
      89e95210
    • Suraj Patil's avatar
      Add safety module (#213) · 65ea7d6b
      Suraj Patil authored
      * add SafetyChecker
      
      * better name, fix checker
      
      * add checker in main init
      
      * remove from main init
      
      * update logic to detect pipeline module
      
      * style
      
      * handle all safety logic in safety checker
      
      * draw text
      
      * can't draw
      
      * small fixes
      
      * treat special care as nsfw
      
      * remove commented lines
      
      * update safety checker
      65ea7d6b