Skip to content

Commit

Permalink
Update txt2img.py
Browse files Browse the repository at this point in the history
delete import from einops
  • Loading branch information
LoomisChen authored Dec 7, 2022
1 parent 126b112 commit de2aa55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vision/wukong-huahua/txt2img.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from omegaconf import OmegaConf
from PIL import Image
from itertools import islice
from einops import rearrange
import mindspore as ms

from ldm.util import instantiate_from_config
Expand Down

0 comments on commit de2aa55

Please sign in to comment.