mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-08 08:34:21 +01:00
removing file in embeddings folder to avoid error in auto
This commit is contained in:
parent
497cb66f63
commit
cac646a5d7
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/dev
|
||||
/.devcontainer
|
||||
embeddings/*
|
||||
4
embeddings/.gitignore
vendored
4
embeddings/.gitignore
vendored
|
|
@ -1,4 +0,0 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Loading…
Reference in a new issue