Coder Social home page Coder Social logo

agi-dude / download_ui2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magnumquest/download_ui2

0.0 0.0 0.0 27 KB

A simple Gradio interface for download of hugginface models with the option of selecting individual files from large GGUF / GGML model repositories.

Python 99.75% Batchfile 0.25%

download_ui2's Introduction

HuggingFace Model Downloader

This project provides a simple GUI interface to download models from HuggingFace's Model Hub. It utilizes a ModelDownloader class for fetching and downloading the desired models and files, and a Dash-based GUI interface for smooth user interactions.

2023-09-23 08_50_27-Dash โ€” Mozilla Firefox

Features

  • Search for available files for a model. (GGUF and GGML Supported)
  • Selectively download desired files.
  • Streamlined user interface for better user experience.

Setup and Installation

Prerequisites

  • Python 3.x
  • Pip (Python package manager)

Instructions

  1. Clone the Repository:
       git clone https://github.com/magnumquest/download_UI2.git
       cd download_UI2
            
  2. Install Dependencies:

    Ensure you have pip installed. Then, run:

       pip install -r requirements.txt
            
    Then proceed with installing the dependencies as instructed above.
  3. Run the GUI:
       python download-model-ui.py
            
    This will launch a web interface. Navigate to the provided URL (typically http://127.0.0.1:8000/), and you should see the Model Downloader GUI.

Usage

  1. Input the Hugging Face model name in the given text field.
  2. Click on 'Fetch Files' to retrieve the list of available files for the model.
  3. Select the files you wish to download from the checklist.
  4. Click on 'Download Selected Files' to start downloading the desired files.

Contributing

Feel free to fork the project, make some updates, and submit pull requests. Any contributions are welcomed!

Star History

Star History Chart

download_ui2's People

Contributors

magnumquest avatar fartypants avatar agi-dude avatar

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.