diff --git a/bridgeData_template.yaml b/bridgeData_template.yaml index 6cb13c6d..d08c85fb 100644 --- a/bridgeData_template.yaml +++ b/bridgeData_template.yaml @@ -84,7 +84,7 @@ max_models_to_download: 10 # Currently unused in reGen stats_output_frequency: 30 # The location in which stable diffusion ckpt models are stored -cache_home: "./" +cache_home: "./models/" # The location of the temp directory, also used for the model cache temp_dir: "./tmp" # Currently unused in reGen diff --git a/horde_worker_regen/models/AIWORKER_CACHE_HOME.default b/horde_worker_regen/models/AIWORKER_CACHE_HOME.default new file mode 100644 index 00000000..e69de29b