forked from NVlabs/stylegan2
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
does anyone know how to deal with that ?
raise RuntimeError("Invalid task name. Probable reason: unacceptable characters in your submit_config.run_desc. Task name must be accepted by the following regex: " + docker_valid_name_regex + ", got " + submit_config.task_name)
RuntimeError: Invalid task name. Probable reason: unacceptable characters in your submit_config.run_desc. Task name must be accepted by the following regex: ^[a-zA-Z0-9][a-zA-Z0-9_.-]+$, got jupyter-00003-stylegan2-raw_dataset/images-1gpu-config-f
Metadata
Metadata
Assignees
Labels
No labels