mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
sync (#658)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import torch
|
||||
|
||||
import comfy.model_management as model_management
|
||||
import fcbh.model_management as model_management
|
||||
|
||||
from transformers import AutoTokenizer, AutoModelForCausalLM, set_seed
|
||||
from modules.path import fooocus_expansion_path
|
||||
from comfy.model_patcher import ModelPatcher
|
||||
from fcbh.model_patcher import ModelPatcher
|
||||
|
||||
|
||||
fooocus_magic_split = [
|
||||
|
||||
Reference in New Issue
Block a user