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

HOW TO USE LOCAL SDXL MODEL #19

Open
parthwagh9999 opened this issue Feb 6, 2025 · 1 comment
Open

HOW TO USE LOCAL SDXL MODEL #19

parthwagh9999 opened this issue Feb 6, 2025 · 1 comment

Comments

@parthwagh9999
Copy link

I want to use different sdxl model, not base.
When I gave path to its safetensors in app.py file from gradio folder, it gave me error that model_index.json file is not available.
After I download entire hugging face repository of copaxsdxlv10.
Even after it is still not running. giving me errors that many .bin files are not available.

I think it is still looking for files based on sdxl base repository.
I can download sdxl base repository, but it contains unnecessary weights, and many more file. unable to understand which files are required.

How can I use this with gradio.

this is app.py from gradio folder.
Image

this is copax sdxl folder

Image

this is the error

Image

there is model present.

Image

Is there any advance version or model or technique developed similar to CSGO for sdxl.

If available i can use that.

Thank you.

@xingp-ng
Copy link
Member

We're sorry, we support generic SDXL models but are not familiar with other fine-tuned SDXL models. Theoretically, any SDXL architecture should be compatible with CSGO. We have not fine-tuned SDXL.

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

2 participants