mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-29 02:31:16 +00:00
implement stream in new backend
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import torch
|
||||
import contextlib
|
||||
|
||||
from modules_forge import stream
|
||||
from backend import stream
|
||||
|
||||
|
||||
stash = {}
|
||||
|
||||
Reference in New Issue
Block a user