Debugging
This commit is contained in:
@@ -19,7 +19,7 @@ task = clearml_helper.get_task(task_name="Diffusion Training")
|
||||
|
||||
# execute remotely
|
||||
task.execute_remotely(queue_name="default", exit_process=True)
|
||||
|
||||
print("Running remotely")
|
||||
|
||||
#### Data Processor ####
|
||||
data_config = DataConfig()
|
||||
|
||||
Reference in New Issue
Block a user