Upload SDG pipeline + classifier weights
Browse files- model_index.json +3 -1
model_index.json
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "SafeDiffusionGuidance",
|
| 3 |
-
"
|
|
|
|
|
|
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "SafeDiffusionGuidance",
|
| 3 |
+
"_module": "safe_diffusion_guidance",
|
| 4 |
+
"pipeline_tag": "text-to-image",
|
| 5 |
+
"tags": ["safety", "stable-diffusion", "custom-pipeline"]
|
| 6 |
}
|