Fix space

This commit is contained in:
henryruhs 2024-11-23 21:21:42 +01:00
parent 1348575d05
commit 2f98ac8471

View File

@ -45,7 +45,6 @@ def create_static_model_set() -> ModelSet:
{ {
'url': resolve_download_url('models-3.1.0', 'styleganex_age.onnx'), 'url': resolve_download_url('models-3.1.0', 'styleganex_age.onnx'),
'path': resolve_relative_path('../.assets/models/styleganex_age.onnx') 'path': resolve_relative_path('../.assets/models/styleganex_age.onnx')
} }
}, },
'templates': 'templates':