mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-09 13:02:31 +08:00
delete debug print
This commit is contained in:
parent
3711e9462f
commit
a22b6cfbe6
@ -160,7 +160,6 @@ class ChromaRadiance(Chroma):
|
|||||||
self.lite = False
|
self.lite = False
|
||||||
|
|
||||||
if params.use_x0:
|
if params.use_x0:
|
||||||
print("the model is using x0 prediction")
|
|
||||||
self.register_buffer("__x0__", torch.tensor([]))
|
self.register_buffer("__x0__", torch.tensor([]))
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user