notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Notebooks using the Hugging Face libraries 🤗

Results 143 notebooks issues
Sort by recently updated
recently updated
newest added
trafficstars

J'aime une gamme très difficile mais je ne sais comment m'y prendre

# What does this PR do? Fixes # (issue) ## Who can review? Feel free to tag members/contributors who may be interested in your PR.

This installs the latest stable release of the Transformers library from the Python Package Index (PyPI). This is the recommended approach for most users as it ensures stability, compatibility and...

# What does this PR do? Updates the code of preprocessing.ipynb, training.ipynb, quicktour.ipynb as per the corresponding updated notebooks in en directory. Fixes # (issue) #494 ## Who can review?...

### What does this PR do? Adding a GH action to scan for leaked secrets on each commit. ### Context `trufflehog` will scan the commit that triggered the CI for...

# What does this PR do? Fixes : #463 ## Who can review? @philschmid

https://huggingface.co/docs/diffusers/using-diffusers/loading_adapters Collab points to this on github, which gives 404 https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers_doc/en/pytorch/loading_adapters.ipynb https://github.com/huggingface/notebooks/blob/main/diffusers_doc/en/pytorch/loading_adapters.ipynb Would be nice if someone could fix it

The four files listed below in the transformers_doc/en/ directory are newer than the ones in transformers_doc/ , have different file sizes and diff shows the differences. It appears they should...

As documented in [Issue #19262](https://github.com/keras-team/keras/issues/19262) on the Keras GitHub repository, there was a conflict between the Transformers and Keras libraries. Specifically, executing the following code resulted in an error associated...

![image](https://user-images.githubusercontent.com/38933797/155683318-3803676c-54ab-44c4-b0b3-d6882d80a8e3.png) why?