Duskfallcrew commited on
Commit
7d084ad
ยท
verified ยท
1 Parent(s): 3d65c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +145 -3
README.md CHANGED
@@ -1,3 +1,145 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ ---
4
+ # ๐Ÿš€ Hugging Face Uploader Notebook
5
+
6
+ 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.
7
+ ------
8
+ **๐Ÿ”‘ Badges**
9
+
10
+ Coded With Help From:
11
+
12
+ ![Google Gemini](https://img.shields.io/badge/google%20gemini-8E75B2?style=for-the-badge&logo=google%20gemini&logoColor=white)
13
+
14
+
15
+ Languages:
16
+
17
+ ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
18
+
19
+ Open In Colab:
20
+
21
+ <a target="_blank" href="https://colab.research.google.com/github/duskfallcrew/HuggingFace_Backup/blob/Huggingface_Backup/HuggingFace_Backup_2024_Colab.ipynb">
22
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
23
+ </a> <br/>
24
+
25
+ ------
26
+
27
+ **๐Ÿ”‘ Initial Setup (One Time Only)**
28
+
29
+ 1. **Authenticate:**
30
+ * Run the `notebook_login()` cell *once* to securely store your Hugging Face API token.
31
+ * **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.
32
+
33
+ **๐Ÿ—‚๏ธ Using the Uploader**
34
+
35
+ 1. **Repository Details:**
36
+ * Enter your Hugging Face Organization or Username in the "Owner" field.
37
+ * Enter your repository name in the "Repo" field.
38
+
39
+ 2. **Directory Selection:**
40
+ * Enter a directory path where your files are located.
41
+ * Select the 'Update Dir' button to set that path.
42
+
43
+ 3. **File Selection:**
44
+ * Select the appropriate file type from the dropdown menu.
45
+ * Select the files you want to upload from the list. You can sort them by name or date modified.
46
+
47
+ 4. **Commit Message (Optional):**
48
+ * Add a commit message to your upload, or use the default message.
49
+
50
+ 5. **Upload Options:**
51
+ * Choose whether to create a pull request or upload directly to the main branch.
52
+ * Select whether to clear the output after a successful upload.
53
+
54
+ 6. **Start Upload:**
55
+ * Click the "โฌ†๏ธ Upload" button.
56
+
57
+ **๐Ÿ’ก Important Notes**
58
+
59
+ * **Direct Uploads:** This uploader uses the Hugging Face API for direct file uploads, bypassing the need for traditional Git operations for core functionality.
60
+ * **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.
61
+ * **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.
62
+
63
+ **๐Ÿ“ฃ Updates & Community**
64
+
65
+ * This tool will continue to be updated.
66
+ * For the latest patches, fixes, and community contributions, visit [https://github.com/duskfallcrew/HuggingFace_Backup](https://github.com/duskfallcrew/HuggingFace_Backup)
67
+
68
+ We hope this notebook makes your Hugging Face uploads easier! If you have any questions or suggestions, please reach out.
69
+
70
+ <br/>
71
+
72
+ ## ๐ŸŒˆ About Us
73
+
74
+ 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!
75
+
76
+ <br/>
77
+
78
+ ### ๐Ÿค Let's Connect!
79
+
80
+ * ๐Ÿ  [End Media](https://www.end-media.org/)
81
+ * ๐ŸŽฎ [Discord Community](https://discord.gg/5t2kYxt7An)
82
+ * ๐Ÿค— [HuggingFace Space](https://huggingface.co/EarthnDusk)
83
+ * ๐ŸŽต [YouTube](https://www.youtube.com/channel/UCk7MGP7nrJz5awBSP75xmVw)
84
+ * ๐ŸŽจ [DeviantArt Group](https://www.deviantart.com/diffusionai)
85
+ * ๐ŸŽช [Subreddit](https://www.reddit.com/r/earthndusk/)
86
+
87
+ <br/>
88
+
89
+ ### โ˜• Support Our Adventures
90
+
91
+ [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Z8Z8L4EO)
92
+
93
+ <br/>
94
+
95
+ ## ๐Ÿดโ€โ˜ ๏ธ Proudly Supported By
96
+
97
+ * [Pirate Diffusion](https://www.piratediffusion.com/)
98
+ * [Yodayo](https://yodayo.com/)
99
+
100
+ <br/>
101
+
102
+ ## ๐Ÿ› ๏ธ Need Help?
103
+
104
+ Found a bug? We've got multiple ways to help:
105
+
106
+ * GitHub PR & Bug tracker
107
+ * CivitAi DM/comments
108
+ * Earth & Dusk Discord
109
+
110
+ <br/>
111
+
112
+ ## ๐Ÿ’ Credits & Origins
113
+
114
+ Big thanks to our code ancestors:
115
+
116
+ * EVERYDREAM2 TRAINER [https://github.com/victorchall/EveryDream2trainer](https://github.com/victorchall/EveryDream2trainer)
117
+ * LINAQRUF
118
+ * NOCRYPT [![](https://dcbadge.vercel.app/api/shield/442099748669751297?style=flat)](https://lookup.guru/442099748669751297)
119
+
120
+ Try the original SD Colab:
121
+
122
+ <a target="_blank" href="https://colab.research.google.com/drive/1wEa-tS10h4LlDykd87TF5zzpXIIQoCmq">
123
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
124
+ </a>
125
+
126
+ <br/>
127
+
128
+ ## ๐Ÿ“ Changelog: Our Journey So Far
129
+
130
+ 1. ๐Ÿ”ง Added EveryDream2Trainer's Python widget magic
131
+ 2. ๐ŸŒŸ Kept Nocrypt's awesome contributions front and center
132
+ 3. ๐Ÿ“ฆ Packed all the essentials into one Jupyter notebook
133
+ 4. ๐Ÿค“ Made friends with proper file extensions (*.safetensors)
134
+ 5. ๐Ÿ“ Wrote instructions in human-friendly language
135
+ 6. ๐Ÿค– Got GPT to help make things clearer
136
+ 7. ๐ŸŽจ Prettied up the Jupyter edition
137
+ 8. ๐Ÿ”„ Synced up Colab and Jupyter versions
138
+ 9. ๐Ÿงน Cleaned up dependencies (bye-bye, unnecessary transformers!)
139
+ 10. โœจ Added some extra folder upload superpowers
140
+ 11. Cleaned up Colab & Updated Colab
141
+ 12. Added more concise features to the widgets-Colab is working again.
142
+ 13. Gemini overhaul
143
+ 14. Added more file types to Colab, streamlined the instructions
144
+
145
+ Remember: We're not pro programmers, and that's totally okay! If you see something that could be better, pull requests are always welcome! ๐ŸŽ‰