Git Product home page Git Product logo

Comments (5)

BlafKing avatar BlafKing commented on June 8, 2024 1

I'd like for this to be added as well, but it would require a complete rewrite of the current way that download progression is shown to the user, furthermore, it will be difficult to implement this since the gradio UI only updates upon a function returning.

I'd have to find a way that each download creates a new gradio component, which then need to trigger and return the corresponding download thread, since the download progression bar can only be shown in gradio if the function is waiting to be returned, which would require a seperate component for each download.
It'll also break a lot of other functions which rely on only one download thread existing at a time.

I'll see if I can implement this but don't count on it since I more than likely don't have the required python skill to implement this properly.
I've only started learning python about 3 months ago :,)

I'll close this thread since I probably won't be able to implement this, even though I'd love to see it so I'll definately look into it 👍🏻

from sd-civitai-browser-plus.

ManOrMonster avatar ManOrMonster commented on June 8, 2024 1

Would it be possible to make the download status appear separately instead of covering thumbnails, and still allow browsing?

from sd-civitai-browser-plus.

BlafKing avatar BlafKing commented on June 8, 2024 1

Would it be possible to make the download status appear separately instead of covering thumbnails, and still allow browsing?

That could definitely be possible!
I'll see if I can insert a new HTML component to allow a separate download progression so that you can keep browsing 👍🏻
I'll open this thread again until I've implemented that since that seems much more achievable :)

from sd-civitai-browser-plus.

BlafKing avatar BlafKing commented on June 8, 2024 1

I've just gone an updated the script to include being able to browse whilst a model is being downloaded!
I'll go and close this thread now since the requested changes are now implemented! :)

from sd-civitai-browser-plus.

ManOrMonster avatar ManOrMonster commented on June 8, 2024 1

This is going to speed up my daily downloads considerably. Thank you!

from sd-civitai-browser-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.