Forgotten commited on
Commit ·
4fb317b
1
Parent(s): 46205d7
ignore
Browse files- .gitignore +11 -0
.gitignore
CHANGED
|
@@ -1,2 +1,13 @@
|
|
| 1 |
.venv
|
| 2 |
.vscode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
.venv
|
| 2 |
.vscode
|
| 3 |
+
.DS_Store
|
| 4 |
+
CounterfeitV30_25.safetensors
|
| 5 |
+
__pycache__/
|
| 6 |
+
dotta-abyssorange-AOM3A1B-latest.safetensors
|
| 7 |
+
dottameme-sd15-kohya-01-last.safetensors
|
| 8 |
+
generated_image_*.png
|
| 9 |
+
lora_diffusers.py
|
| 10 |
+
test2.py
|
| 11 |
+
test3.py
|
| 12 |
+
test6.py
|
| 13 |
+
tmp_requirements.txt
|