๐Ÿš€ Multi-Type Repository Importer

Clone Git repositories and upload them to Hugging Face as Spaces, Models, or Datasets

Input Configuration

Hugging Face Repository Type

Select the type of repository to create on Hugging Face

Space SDK

Select the SDK for your Space (only applicable for Spaces)

๐Ÿ“š Repository Type Guide

Spaces are for hosting ML demos and apps.

  • Requires SDK (Gradio, Streamlit, Docker, or static)
  • Automatically deploys your application
  • Public URL for sharing demos

Models are for hosting ML models.

  • Use for model weights and configurations
  • Compatible with Hugging Face Transformers
  • Version control for model files

Datasets are for hosting data collections.

  • Store and version datasets
  • Use with Hugging Face Datasets library
  • Share datasets with the community

Output

๐Ÿ’ก Examples

Quick Examples
Git Repository URL Hugging Face Repository Type Hugging Face Repository Name Space SDK

This tool helps you import Git repositories to Hugging Face Hub

Supports: Spaces (with various SDKs), Models, and Datasets