add tunable ops path

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-01-30 13:35:09 -05:00
parent 0ea7840608
commit 1697fb1508
4 changed files with 9 additions and 4 deletions
+1
View File
@@ -109,6 +109,7 @@ def create_paths(opts):
create_path(fix_path('unet_dir'))
create_path(fix_path('te_dir'))
create_path(fix_path('lora_dir'))
create_path(fix_path('tunable_dir'))
create_path(fix_path('embeddings_dir'))
create_path(fix_path('hypernetwork_dir'))
create_path(fix_path('onnx_temp_dir'))