{
  "slug": "hugging-face",
  "name": "Hugging Face",
  "domain": "huggingface.co",
  "category": "developer-infrastructure",
  "categoryName": "Developer infrastructure",
  "description": "Machine learning Hub for models, datasets and Spaces, sold as PRO, Team and Enterprise subscriptions plus usage-based inference.",
  "directAnswer": "Cancel Hugging Face PRO from the billing subscription page at huggingface.co/settings/billing/subscription. Team and Enterprise cancel from the organization's billing settings. It takes about two minutes; Hugging Face does not publish when paid access ends after you cancel. All fees are non-refundable.",
  "price": "$9 / month",
  "priceMonthlyUsd": 9,
  "planName": "PRO",
  "subscriptionPlans": [
    {
      "id": "pro",
      "name": "PRO",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 9
        }
      ],
      "priceNote": "$9 per month, billed in advance on a credit card; billed separately from pay-as-you-go compute",
      "sourceUrl": "https://huggingface.co/pricing"
    },
    {
      "id": "team",
      "name": "Team",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 20
        }
      ],
      "priceNote": "$20 per user per month; seats update at renewal to match organization members; credit card or AWS",
      "sourceUrl": "https://huggingface.co/pricing"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingOptions": [],
      "priceNote": "Listed as $50 per user per month on the pricing page; billed by invoice with an annual commitment. Contact sales.",
      "sourceUrl": "https://huggingface.co/pricing"
    },
    {
      "id": "inference-endpoints",
      "name": "Inference Endpoints",
      "billingOptions": [],
      "priceNote": "Usage-based dedicated inference, starting at $0.033 per hour. Billed separately from PRO, Team and Enterprise; compute invoices are issued at the beginning of each month.",
      "sourceUrl": "https://huggingface.co/pricing"
    }
  ],
  "difficulty": "Easy",
  "difficultyScore": 1.8,
  "billingMethods": [
    "web",
    "invoice"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://huggingface.co/settings/billing/subscription",
  "cancellationTime": "~2 minutes",
  "cancellationTimeSeconds": 120,
  "steps": {
    "web": [
      {
        "title": "Sign in to Hugging Face",
        "body": "Open huggingface.co and sign in to the personal account that holds the PRO subscription."
      },
      {
        "title": "Open billing subscription settings",
        "body": "Go to huggingface.co/settings/billing/subscription. Billing docs also link huggingface.co/settings/billing."
      },
      {
        "title": "Cancel the subscription",
        "body": "Cancel from that page. Hugging Face documents that you can cancel at any time there. Exact button labels are not published, so follow the prompts shown."
      },
      {
        "title": "Stop separate compute usage",
        "body": "PRO is billed separately from Spaces, Inference Endpoints, Inference Providers and extra private storage. Remove those resources to stop further usage charges."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Cancel Team or Enterprise in organization billing",
        "body": "Team and Enterprise renew automatically. Cancel at any time in the organization's billing settings."
      },
      {
        "title": "Enterprise is an annual contract",
        "body": "Team can be paid by credit card or an AWS account. Enterprise is upgraded via an annual contract and invoiced."
      },
      {
        "title": "Seats update at renewal",
        "body": "At renewal, seats are updated to match the number of organization members. Hugging Face describes this as a flat-fee subscription."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Use the personal billing subscription page for PRO. Organization billing settings are the documented Team and Enterprise path."
    }
  },
  "refundInfo": "Hugging Face Terms of Service state that all fees are non-refundable and exclusive of applicable taxes. Plans are billed in advance on a monthly basis; usage-based fees are billed as they go.",
  "pauseInfo": "No pause option is documented. The billing FAQ about pausing PRO is answered by pointing to cancellation at huggingface.co/settings/billing/subscription.",
  "downgradeInfo": "Cancelling ends the PRO, Team or Enterprise subscription. The free Hub account remains, with free-tier storage and compute limits. Public storage add-on downgrades take effect at the start of the next month. Extra private storage above the included 1 TB, or 1 TB per seat, is billed pay-as-you-go.",
  "dataRetentionInfo": "You may cancel your account at any time. Hugging Face will use commercially reasonable efforts to delete your information and the Content of your own repositories within 90 days, and will not delete Content you contributed to other users' repositories. Request erasure of personal information at privacy@huggingface.co. Some information may be retained for legal or backup purposes.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "None"
    },
    {
      "k": "Effective",
      "v": "Not published"
    },
    {
      "k": "Free plan after",
      "v": "Yes, free Hub account"
    }
  ],
  "faq": [
    {
      "question": "Where do I cancel Hugging Face PRO?",
      "answer": "On the billing subscription page at huggingface.co/settings/billing/subscription. Team and Enterprise cancel from the organization's billing settings."
    },
    {
      "question": "When does cancellation take effect?",
      "answer": "Hugging Face says you can cancel at any time. It does not publish whether paid access continues through the current month. Subscriptions renew on the 1st of each month, and the first month is prorated if you sign up mid-month."
    },
    {
      "question": "Can I get a refund?",
      "answer": "The Terms of Service state that all fees are non-refundable."
    },
    {
      "question": "Can I pause instead of cancelling?",
      "answer": "No pause option is documented. The official answer to pausing PRO is to cancel the subscription."
    },
    {
      "question": "Does cancelling PRO stop Inference Endpoints or GPU Spaces charges?",
      "answer": "No. Compute services are billed separately from PRO, Team and Enterprise. Stop or delete those resources to avoid further usage charges."
    },
    {
      "question": "How do I delete the account after cancelling?",
      "answer": "Account cancellation is separate from the paid subscription. The Terms of Service say you may cancel your account whenever you want. The privacy policy says you can cancel by editing your profile, or request erasure at privacy@huggingface.co."
    }
  ],
  "officialSources": [
    {
      "title": "Billing - Hugging Face Hub docs",
      "url": "https://huggingface.co/docs/hub/en/billing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Hugging Face pricing",
      "url": "https://huggingface.co/pricing",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "PRO Account",
      "url": "https://huggingface.co/pro",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Team and Enterprise plans",
      "url": "https://huggingface.co/enterprise",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Storage limits",
      "url": "https://huggingface.co/docs/hub/storage-limits",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Terms of Service",
      "url": "https://huggingface.co/terms-of-service",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Privacy Policy",
      "url": "https://huggingface.co/privacy",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Inference Endpoints docs",
      "url": "https://huggingface.co/docs/inference-endpoints/index",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Organizations - Hugging Face Hub docs",
      "url": "https://huggingface.co/docs/hub/en/organizations",
      "lastCheckedAt": "2026-08-17"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-17",
  "nextReviewAt": "2026-10-16",
  "urls": {
    "guide": "https://canicancelit.com/cancel/hugging-face",
    "json": "https://canicancelit.com/cancel/hugging-face.json",
    "markdown": "https://canicancelit.com/cancel/hugging-face.md"
  }
}