Spaces:
Running
A newer version of the Streamlit SDK is available:
1.43.2
license: mit
title: ModelHubManager
emoji: π¨
colorFrom: purple
colorTo: gray
sdk: streamlit
sdk_version: 1.43.1
app_file: app.py
pinned: false
Hugging Face Model Manager π
Welcome to the Hugging Face Model Manager! This web-based application, built with Streamlit, provides an intuitive interface for managing your models on the Hugging Face Hub. Whether you're a seasoned data scientist or just starting out, this tool simplifies the process of creating, uploading, and organizing your machine learning models.
Features β¨
- Create and Manage Model Repositories: Easily set up new repositories and oversee your existing ones.
- Upload and Publish Models: Seamlessly upload your models to the Hugging Face Hub and share them with the community.
- Update Model Metadata and Documentation: Keep your model information current with straightforward editing capabilities.
- Organize with Tags and Descriptions: Enhance discoverability by adding relevant tags and detailed descriptions to your models.
Screenshot of the application interface:
Getting Started π οΈ
Follow these simple steps to start managing your Hugging Face models:
- Enter Your Hugging Face API Token: Securely input your API token to authenticate with the Hugging Face Hub.
- Browse Existing Models: View and manage your current models with ease.
- Create New Repositories: Initiate new model repositories directly from the interface.
- Upload Files and Documentation: Add model files and accompanying documentation to your repositories effortlessly.
Screenshot of the upload feature:
About βΉοΈ
This application leverages the Hugging Face Hub API to facilitate seamless interaction with your models and repositories. By integrating with the Hub, it ensures that your models are easily accessible and shareable within the AI community.
Contributing π€
We welcome contributions from the community! To get involved:
- Fork the Repository: Click the "Fork" button at the top right of this page.
- Clone Your Fork:
git clone https://github.com/your-username/ModelHubManager.git
- Create a New Branch:
git checkout -b feature-name
- Make Your Changes: Implement your feature or bug fix.
- Commit and Push:
git commit -m 'Add new feature'
andgit push origin feature-name
- Submit a Pull Request: Navigate to the original repository and click "New Pull Request".
For detailed guidelines, please refer to our Contributing Guide.
Community π
Join our community to connect with other users and contributors:
- Discussions: Engage in conversations, ask questions, and share ideas in our Discussion Forum.
- Issues: Report bugs or suggest features through the Issues Tracker.
We believe in the power of collaboration and look forward to your contributions!
License π
This project is licensed under the MIT License. See the LICENSE file for details.