Disty0 commited on
Commit
c14db93
1 Parent(s): 0fedd66

Update safety_checker/config.json

Browse files
Files changed (1) hide show
  1. safety_checker/config.json +1 -1
safety_checker/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/disty/.cache/huggingface/hub/models--Disty0--sotemix/snapshots/50ad310bf2ea560ea9dcd1157463cbba07a060f3/safety_checker",
3
  "architectures": [
4
  "StableDiffusionSafetyChecker"
5
  ],
 
1
  {
2
+ "_name_or_path": "CompVis/stable-diffusion-safety-checker",
3
  "architectures": [
4
  "StableDiffusionSafetyChecker"
5
  ],