"vscode:/vscode.git/clone" did not exist on "c861d8a294044f6bb8cdc9bea50cf532c7216488"
Commit 49609768 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

make style

parent 9062b284
......@@ -14,9 +14,10 @@
# limitations under the License.
""" Conversion script for the LDM checkpoints. """
import torch
import argparse
import torch
from diffusers.pipelines.stable_diffusion.convert_from_ckpt import download_from_original_stable_diffusion_ckpt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment