Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lowerquality.com website doesn't work #336

Open
novopowa opened this issue Jul 3, 2024 · 3 comments
Open

lowerquality.com website doesn't work #336

novopowa opened this issue Jul 3, 2024 · 3 comments

Comments

@novopowa
Copy link

novopowa commented Jul 3, 2024

Models can't be downloaded.

Are they available on some other place?

@novopowa novopowa changed the title lowerquality.comwebsite doesn't work lowerquality.com website doesn't work Jul 3, 2024
@AchamaJames
Copy link

AchamaJames commented Jul 22, 2024

Hi, found a work around . Pulled the docker image using
docker pull lowerquality/gentle
and copied the contents of gentle/exp .It has the required models .
Command used to copy after starting the container:
docker cp (containerid) :/gentle/exp (local directory)

@NocturnalDanger
Copy link

I'm not using docker. I have a container on a ProxMox node. I did installer docker and tried
docker pull lowerquality/gentle
but I got an error:
Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/lowerquality/gentle/manifests/sha256:fd2994d3546caeae0c64f084f54c0fd1b351acf3f87e10999ba334772bb15bac": dial tcp [2600:1f18:2148:bc00:41e1:f57f:e2e2:5e54]:443: connect: network is unreachable

@AchamaJames
Copy link

"docker pull lowerquality/gentle:latest " is the command to pull the docker image. You did not put the tag 'latest'.

https://hub.docker.com/r/lowerquality/gentle/tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants