Rename project to ComfyUI-Tween
Update logger names, install prefixes, README clone instructions, and error messages to reflect the new repo name. Model-specific node names and categories (BIM-VFI, EMA-VFI, SGM-VFI) are unchanged. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,7 +11,7 @@ from .sgm_vfi_arch import feature_extractor as sgm_feature_extractor
|
||||
from .sgm_vfi_arch import MultiScaleFlow as SGMMultiScaleFlow
|
||||
from .utils.padder import InputPadder
|
||||
|
||||
logger = logging.getLogger("BIM-VFI")
|
||||
logger = logging.getLogger("Tween")
|
||||
|
||||
|
||||
class BiMVFIModel:
|
||||
|
||||
Reference in New Issue
Block a user