noland-peart
commited on
Commit
•
d42d372
1
Parent(s):
3f9c70e
Upload config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.6.0",
|
|
|
4 |
"feature_extractor": [
|
5 |
"transformers",
|
6 |
"CLIPFeatureExtractor"
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionPipeline",
|
3 |
"_diffusers_version": "0.6.0",
|
4 |
+
"model_type": "stable_diffusion",
|
5 |
"feature_extractor": [
|
6 |
"transformers",
|
7 |
"CLIPFeatureExtractor"
|