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

Load lora from the replicate storage #90

Closed
sheikhfahad67 opened this issue Jun 3, 2024 · 4 comments
Closed

Load lora from the replicate storage #90

sheikhfahad67 opened this issue Jun 3, 2024 · 4 comments

Comments

@sheikhfahad67
Copy link

Hi there,

I have a question, I want to load the lora from the trained model.

I have deployed the stabilityAi/sdxl model in my workspace and use it to fine tune the model and in return it generates the LoRA and provide the API URL to use the fine-tuned model.

So, is there a way that I can just pass the link in the LoraLoadModel class in the workflow to use the LoRA automatically from the Replicate?

@Lalimec
Copy link

Lalimec commented Jun 5, 2024

I remember seeing a Load Model From URL node somewhere. Maybe that will do it. I did a similar thing with load image from url nodes, where i just pass the url of the images to the wf instead of renaming zipping and uploading.

@Qualzz
Copy link

Qualzz commented Jun 6, 2024

I remember seeing a Load Model From URL node somewhere. Maybe that will do it. I did a similar thing with load image from url nodes, where i just pass the url of the images to the wf instead of renaming zipping and uploading.

This one ? https://github.com/pkpkTech/ComfyUI-TemporaryLoader

@Lalimec
Copy link

Lalimec commented Jun 6, 2024 via email

@sheikhfahad67
Copy link
Author

Thanks @Qualzz and @Lalimec I have tried it hopefully it will works. But currently facing issue that is Replicate provides the URL of .tar file. So, ComfyUI through error while loading it.

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