mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-05-01 11:41:23 +00:00
ling
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import torch
|
||||
|
||||
from backend.args import args
|
||||
from einops import rearrange, repeat
|
||||
from typing import Optional
|
||||
|
||||
if args.xformers:
|
||||
import xformers
|
||||
|
||||
Reference in New Issue
Block a user