amithkk / amithkk/stable-diffusion-k8s
Init container failes
- Dominant language
- Dockerfile
- Stars
- 91
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
During the initialization process, im getting the following errors:
```
model.ckpt 100% |********************************| 4067M 0:00:00 ETA
'/models/model.ckpt' saved
Connecting to github.com (140.82.114.4:443)
wget: note: TLS certificate validation not implemented
Connecting to objects.githubusercontent.com (185.199.109.133:443)
wget: can't open '/models/GFPGANv1.3.pth': File exists
Connecting to github.com (140.82.114.4:443)
wget: note: TLS certificate validation not implemented
Connecting to objects.githubusercontent.com (185.199.109.133:443)
wget: can't open '/models/RealESRGAN_x4plus.pth': File exists
Connecting to github.com (140.82.114.4:443)
wget: note: TLS certificate validation not implemented
Connecting to objects.githubusercontent.com (185.199.109.133:443)
wget: can't open '/models/RealESRGAN_x4plus_anime_6B.pth': File exists
```
Any idea why ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.