R
R
This is not an extension for vladmandic, but for AUTOMATIC1111 and save_style_symbol is defined right [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/5ef669de080814067961f28357256e8fe27544f4/modules/ui.py#L73)
link fixed
I don't plan to, alphabetic ordering makes little sense in my opinion. What exactly is the use case, isn't search enough?
Thank you for your interest. I'm fine with discussing but I'm not entirely sure about all points. 1.Appending to tag text files is something I'd rather not do. Appending then...
Thanks for your reply. Regarding point 3. I like to keep the interface clean for general purposes. If there are some general purpose options, now stashed away, then let me...
Ok, I see there is already an external tagging. Are those weighed, then I could read them in and include them as an on-disk interrogation, otherwise I think they could...
@PureUnadulteratedEgo Thanks for the feedback, and I see your point. I was indeed thinking about including this in my upcoming branch, but you say this FromFileInterrogator would not work with...
Huggingface supports some [environment variables](https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables). so if you know you cannot download, if you run `export HF_HUB_OFFLINE=1` before you start the webui, does that resolve the issue for you?
So this indeed solved it for you? otherwise let me know.
Do you use git current? requirements.txt includes tensorflow, so it should be installed, or is this not possible for your setup? Without none of the tensorflow interrogations would work, which...