-
Notifications
You must be signed in to change notification settings - Fork 13
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
Feature Request: Multi-Import of Civitai URL #99
Comments
For the record, I am OK with the current system of downloading models. It does have its issues (mainly what has been mentioned in the other issue posts), but it's at least workable. What I was getting at was that it would be helpful to import multiple records from Civitai at once. Putting in each url and waiting for the page fetch, then adding the subfolder, tends to be a bit of a tedious process when you're trying to add 10+ models one by one. Incidentally, I think that allowing placeholder terms that allow for flexibility in structure (something like, %name% for the model name, %version% for the model version, %user% for the author's username, etc) would also be helpful with a multi-import system in place, or even with single downloads. One thing at a time, though, you know? |
I like this suggestion and will try to implement it in my current WIP branch. How would you suggest the user specifies the list ? How should the version dropdown work ? Let's say you specify 20 links and press import. As soon as you hit a model with versions show a dropdown and you are required to then select a version unless you directly specify a link with version ? The ability to specify a bunch of values which will be applied for all the imported models seems nice to have. What would be a good way to actually do this .. Which fields would you like to be able to specify for all imported models ? As for the placeholder terms I'm not exactly sure why you'd need to do that ?
|
First off, I wanna say that I've been using this extension a great deal; I have spent more time as of late using this extension to install and organize models than actually using the WebUI for AI.
After using it as much as I have (which has included manual editing of exported JSON files, as well as several removals and reimports of all records), I feel that there could be some improvements made when dealing with a large amount of models, as I have been for the past couple of weeks.
Starting with downloading/importing:
I will add to this if anything else on the subject comes to mind. I will also make another feature request soon, once I have a chance to write it all down.
Since I haven't explicitly said it yet: Thank you for making this extension!
The text was updated successfully, but these errors were encountered: