๐Ÿš€ Hugging Face Uploader Notebook

This notebook provides a user-friendly tool for uploading files directly to your Hugging Face repositories. It's designed to streamline your workflow and make sharing your models and data easier.

๐Ÿ”‘ Badges

Coded With Help From:

Google Gemini

Languages:

Python

Huggingface Option:

Model on HF

Always check Github updates:

GitHub


Open In Colab: Open In Colab

๐Ÿ”‘ Initial Setup (One Time Only)

  1. Authenticate:
    • Run the notebook_login() cell once to securely store your Hugging Face API token.
    • Important: For security, avoid sharing your notebook file or system state after you have run notebook_login(). Do not commit your notebook file to a shared repository, as this could expose your API token.

๐Ÿ—‚๏ธ Using the Uploader

  1. Repository Details:

    • Enter your Hugging Face Organization or Username in the "Owner" field.
    • Enter your repository name in the "Repo" field.
  2. Directory Selection:

    • Enter a directory path where your files are located.
    • Select the 'Update Dir' button to set that path.
  3. File Selection:

    • Select the appropriate file type from the dropdown menu.
    • Select the files you want to upload from the list. You can sort them by name or date modified.
  4. Commit Message (Optional):

    • Add a commit message to your upload, or use the default message.
  5. Upload Options:

    • Choose whether to create a pull request or upload directly to the main branch.
    • Select whether to clear the output after a successful upload.
  6. Start Upload:

    • Click the "โฌ†๏ธ Upload" button.

๐Ÿ’ก Important Notes

  • Direct Uploads: This uploader uses the Hugging Face API for direct file uploads, bypassing the need for traditional Git operations for core functionality.
  • Git LFS: Most users will not need to interact with Git or Git LFS. If you need to clone or push changes to a repository outside this notebook, it requires a separate Git credential setup (e.g., your operating system's credential manager or SSH keys). This credential is separate from the API token used in the uploader, and should not be stored in this notebook.
  • Troubleshooting: If you encounter any issues, please review the steps or double-check that you have write access to the repository, and that your API token has the correct scope of access.

๐Ÿ“ฃ Updates & Community

We hope this notebook makes your Hugging Face uploads easier! If you have any questions or suggestions, please reach out.


------ ## ๐ŸŒˆ About Us

Heya! We're a vibrant system of 300+ alters, proudly rocking life with DID, ADHD, Autism, and CPTSD. We believe AI can be a game-changer for mental health and creativity, and we're here to explore that potential together!


------ ### ๐Ÿค Let's Connect!

โ˜• Support Our Adventures

![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)

๐Ÿดโ€โ˜ ๏ธ Proudly Supported By


๐Ÿ› ๏ธ Need Help?

Found a bug? We've got multiple ways to help:

  • GitHub PR & Bug tracker
  • CivitAi DM/comments
  • Earth & Dusk Discord

๐Ÿ’ Credits & Origins

Big thanks to our code ancestors:


Try the original SD Colab:

Open In Colab ------ ## ๐Ÿ“ Changelog: Our Journey So Far
  1. ๐Ÿ”ง Added EveryDream2Trainer's Python widget magic
  2. ๐ŸŒŸ Kept Nocrypt's awesome contributions front and center
  3. ๐Ÿ“ฆ Packed all the essentials into one Jupyter notebook
  4. ๐Ÿค“ Made friends with proper file extensions (*.safetensors)
  5. ๐Ÿ“ Wrote instructions in human-friendly language
  6. ๐Ÿค– Got GPT to help make things clearer
  7. ๐ŸŽจ Prettied up the Jupyter edition
  8. ๐Ÿ”„ Synced up Colab and Jupyter versions
  9. ๐Ÿงน Cleaned up dependencies (bye-bye, unnecessary transformers!)
  10. โœจ Added some extra folder upload superpowers
  11. Cleaned up Colab & Updated Colab
  12. Added more concise features to the widgets-Colab is working again.
  13. Gemini overhaul
  14. Added more file types to Colab, streamlined the instructions

Remember: We're not pro programmers, and that's totally okay! If you see something that could be better, pull requests are always welcome! ๐ŸŽ‰

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .