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