mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
upstream ports
This commit is contained in:
@@ -277,6 +277,8 @@ def model_wrapper(
|
||||
Returns:
|
||||
A noise prediction model that accepts the noised data and the continuous time as the inputs.
|
||||
"""
|
||||
model_kwargs = model_kwargs or {}
|
||||
classifier_kwargs = classifier_kwargs or {}
|
||||
|
||||
def get_model_input_time(t_continuous):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user