Spaces:
Running
on
Zero
add little lora in lora_dict.json
Hi John6666,
Thank you for taking the time to review my pull request. I've added more LoRAs to enhance the functionality and provide users with more options. I believe this addition will be a valuable improvement to the project.
If there are any changes or adjustments needed, please let me know—I'd be happy to make updates accordingly.
Looking forward to your feedback!
Best regards,
Misaka20001
Hi John6666,
I'm encountering an issue when using LoRA's download URL function. It works fine for about 10-20 minutes after downloading, but then starts throwing errors when I try to use that LoRA again. Even re-downloading the LoRA doesn't resolve the problem - the errors persist.
{"msg":"process_completed","event_id":"c1f8ddee565c44f1a72614ccd5c4f1bc","output":{"error":"'IndexError'","duration":10,"visible":true},"success":false}
Could you please take a look at this issue when you have time? I'd really appreciate it if you could help fix this problem.
Thanks for your attention!
Best regards,
Misaka20001
Thanks for the PR and bug report.
I wonder if there's a time lag before this bug actually occurs...
Since it's an Index Error
, I suspect it's probably just my own stupid mistake, but debugging this is going to be tough...😅