1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

remove unused import

This commit is contained in:
patil-suraj
2022-06-07 16:27:46 +02:00
parent 7cc629d953
commit 5aea843a41

View File

@@ -16,7 +16,6 @@
import importlib
import os
from pathlib import Path
from typing import Optional, Union
from huggingface_hub import snapshot_download