@@ -252,6 +252,7 @@ Then, you'll need a way to evaluate the model. For evaluation, you can use the [
|
|||||||
```py
|
```py
|
||||||
>>> from diffusers import DDPMPipeline
|
>>> from diffusers import DDPMPipeline
|
||||||
>>> import math
|
>>> import math
|
||||||
|
>>> import os
|
||||||
|
|
||||||
|
|
||||||
>>> def make_grid(images, rows, cols):
|
>>> def make_grid(images, rows, cols):
|
||||||
|
|||||||
Reference in New Issue
Block a user