mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
sync (#658)
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
import os
|
||||
import torch
|
||||
|
||||
from comfy_extras.chainner_models.architecture.RRDB import RRDBNet as ESRGAN
|
||||
from comfy_extras.nodes_upscale_model import ImageUpscaleWithModel
|
||||
from fcbh_extras.chainner_models.architecture.RRDB import RRDBNet as ESRGAN
|
||||
from fcbh_extras.nodes_upscale_model import ImageUpscaleWithModel
|
||||
from collections import OrderedDict
|
||||
from modules.path import upscale_models_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user