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

403 HTTP status code #7

Open
HannaHUp opened this issue Dec 19, 2024 · 0 comments
Open

403 HTTP status code #7

HannaHUp opened this issue Dec 19, 2024 · 0 comments

Comments

@HannaHUp
Copy link

HannaHUp commented Dec 19, 2024

I got " raise HTTPException(response.status_code, f"Request failed with status code: {response.status_code}")" when running your example """
input = {
"model": "urn:air:sd1:checkpoint:civitai:4384@128713",
"params": {
"prompt": "RAW photo, face portrait photo of woman, wearing black dress, happy face, hard shadows, cinematic shot, dramatic lighting",
"negativePrompt": "(deformed, distorted, disfigured:1.3)",
"scheduler": "EulerA",
"steps": 20,
"cfgScale": 7,
"width": 512,
"height": 512,
"clipSkip": 2
}
}
response = civitai.image.create(input)
"""
I just created the API key.
what could be the reason? what should I do?
Thank you

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

1 participant