Skip to content
Avatar

Organizations

@huggingface
Block or Report

Block or report osanseviero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. All the open source things related to the Hugging Face Hub.

    Python 571 139

  2. 🤗 Push your spaCy pipelines to the Hugging Face Hub

    Python 30 6

  3. 1
    /*
    2
     * Converts table from [[Header0, Header1, Header2], [Column0Val0, Column1Val0, Column2Val0], ...]
    3
     * to {Header0: [ColumnVal0, ...], Header1: [Column1Val0, ...], Header2: [Column2Val0, ...]}
    4
     */
    5
    function convertTableToData(table) {
  4. Jupyter Notebook 9 5

Contribution activity

October 2022

Created 1 repository

Created a pull request in huggingface/hub-docs that received 15 comments

Opened 9 other pull requests in 6 repositories
huggingface/api-inference-community 2 merged
huggingface/blog 2 merged
huggingface/diffusers 2 merged
LambdaLabsML/lambda-diffusers 1 open
huggingface/huggingface_hub 1 merged
huggingface/transformers 1 merged
Reviewed 62 pull requests in 11 repositories
huggingface/hub-docs 25 pull requests
huggingface/blog 13 pull requests
huggingface/api-inference-community 9 pull requests
huggingface/transformers 4 pull requests
huggingface/huggingface_hub 3 pull requests
huggingface/optimum 1 pull request
huggingface/evaluate 1 pull request
huggingface/diffusers 1 pull request
huggingface/huggingface_sb3 1 pull request
rwightman/pytorch-image-models 1 pull request
nateraw/huggingface-datasets-converter 1 pull request

Created an issue in huggingface/diffusers that received 10 comments

[Community Pipeline] Checkpoint merging

Intro Community Pipelines are introduced in diffusers==0.4.0 with the idea of allowing the community to quickly add, integrate, and share their cus…

10 comments
54 contributions in private repositories Oct 3 – Oct 28

Seeing something unexpected? Take a look at the GitHub profile guide.