mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-03 03:59:50 +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