Commit
·
7bc44c6
1
Parent(s):
68141d1
Update model_index.json
Browse files- model_index.json +1 -1
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "DDPMPipeline",
|
3 |
"_module": "modeling_ddpm.py",
|
4 |
-
"
|
5 |
"diffusers",
|
6 |
"DDPMScheduler"
|
7 |
],
|
|
|
1 |
{
|
2 |
"_class_name": "DDPMPipeline",
|
3 |
"_module": "modeling_ddpm.py",
|
4 |
+
"scheduler": [
|
5 |
"diffusers",
|
6 |
"DDPMScheduler"
|
7 |
],
|