diff --git a/.gitignore b/.gitignore index be53a8b..611dce4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ __pycache__ /venv +*.code-workspace +.history .vscode *.ckpt *.pth types models -jsconfig.json \ No newline at end of file +jsconfig.json diff --git a/intristic_loras/intrinsic_lora_sd15_albedo.safetensors b/intrinsic_loras/intrinsic_lora_sd15_albedo.safetensors similarity index 100% rename from intristic_loras/intrinsic_lora_sd15_albedo.safetensors rename to intrinsic_loras/intrinsic_lora_sd15_albedo.safetensors diff --git a/intristic_loras/intrinsic_lora_sd15_depth.safetensors b/intrinsic_loras/intrinsic_lora_sd15_depth.safetensors similarity index 100% rename from intristic_loras/intrinsic_lora_sd15_depth.safetensors rename to intrinsic_loras/intrinsic_lora_sd15_depth.safetensors diff --git a/intristic_loras/intrinsic_lora_sd15_normal.safetensors b/intrinsic_loras/intrinsic_lora_sd15_normal.safetensors similarity index 100% rename from intristic_loras/intrinsic_lora_sd15_normal.safetensors rename to intrinsic_loras/intrinsic_lora_sd15_normal.safetensors diff --git a/intristic_loras/intrinsic_lora_sd15_shading.safetensors b/intrinsic_loras/intrinsic_lora_sd15_shading.safetensors similarity index 100% rename from intristic_loras/intrinsic_lora_sd15_shading.safetensors rename to intrinsic_loras/intrinsic_lora_sd15_shading.safetensors diff --git a/intristic_loras/intrinsic_loras.txt b/intrinsic_loras/intrinsic_loras.txt similarity index 100% rename from intristic_loras/intrinsic_loras.txt rename to intrinsic_loras/intrinsic_loras.txt