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