Skip to content

Frontend components, documentation and information hosted on the Hugging Face website.

License

Notifications You must be signed in to change notification settings

sw005320/hub-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hub-docs

This repository regroups frontend components, documentation and information that is hosted on the Hugging Face website.

In the different folders, you will find:

  • Widgets and other frontend components in the js folder.
  • The tasks as visible on the following page: hf.co/tasks in the tasks folder.
  • In the docs folder, the Hugging Face Hub documentation as visible here: hf.co/docs/hub

Previewing locally

// install doc-builder (if not done already)
pip install hf-doc-builder

// you may also need to install some extra dependencies
pip install black watchdog

// run `doc-builder preview` cmd
doc-builder preview hub {YOUR_PATH}/hub-docs/docs/hub/ --not_python_module

About

Frontend components, documentation and information hosted on the Hugging Face website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 57.5%
  • TypeScript 39.8%
  • CSS 1.8%
  • Other 0.9%