tired-engineer
tired-engineer
Just in case, that shell script does not fix the issue, but helps to still run _slrp_ by picking up the interface with default route: ``` #!/bin/sh _term() { echo...
@nfx, I'll try, probably next week.
Sorry for the delay. I am failing to even simply build the project after just checking out the code, some dependency mess, so I'll pass.
My bet is on huggingface_hub [v0.19](https://github.com/huggingface/huggingface_hub/tree/v0.19.0), which removed ModelSearchArguments completely. Similar to @peacheniya solution for [the torchmetrics issue](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/540#issuecomment-1625697493), I went through dependencies and got something like the following in the...
I agree, got actually caught up in that "deception" and still have not fixed an issue. Another option could be to run at first just one request, check it for...
Hey, @mhutchinson, Thanks for getting back to that issue and for the feedback. I will give it a try this week, hopefully will be able to contribute.
Sent the first implementation for review, a bit later than expected. I think it covers more or less everything we've discussed on this thread.
Sorry @mhutchinson, for such a long delay. I'd say it's good (at least for me).