Initial commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
venv/
|
||||
.tools/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
models/*
|
||||
!models/.gitkeep
|
||||
outputs/
|
||||
config.local.json
|
||||
.env
|
||||
*.safetensors
|
||||
*.ckpt
|
||||
*.bin
|
||||
*.pth
|
||||
Reference in New Issue
Block a user