stable-diffusion-webui-docker/services/AUTOMATIC1111
Joaquin Bogado b79684d2f5
Fix cloning error in automatic1111 service dockerfile
Fix this error I got while cloning stability-ai repo
```
0.112 Initialized empty Git repository in /repositories/stable-diffusion-stability-ai/.git/
0.112 + git remote add origin https://github.com/Stability-AI/stablediffusion.git
0.113 + git fetch origin cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf '--depth=1'
90.31 error: 1485 bytes of body are still expected
90.31 fetch-pack: unexpected disconnect while reading sideband packet
90.31 fatal: early EOF
90.31 fatal: fetch-pack: invalid index-pack output```
2024-09-02 16:59:01 -03:00
..
clone.sh Make Dockerfiles OCI compliant (#408) 2023-04-16 10:32:03 +02:00
config.py Fix overwriting existing values in config.json in auto (#418) 2023-05-06 07:38:36 +02:00
Dockerfile Fix cloning error in automatic1111 service dockerfile 2024-09-02 16:59:01 -03:00
entrypoint.sh Update Auto (#610) 2023-11-13 21:12:07 +01:00