Modify docstring.
This commit is contained in:
parent
99313a5473
commit
0f8b734d4b
@ -144,6 +144,7 @@ class StableDiffusion:
|
|||||||
) -> list[Image.Image]:
|
) -> list[Image.Image]:
|
||||||
"""
|
"""
|
||||||
Upscales the given images using the given model.
|
Upscales the given images using the given model.
|
||||||
|
https://github.com/xinntao/Real-ESRGAN
|
||||||
"""
|
"""
|
||||||
import numpy
|
import numpy
|
||||||
import torch
|
import torch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user