Spaces:
Paused
Paused
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,6 +12,11 @@ pinned: false
|
|
| 12 |
|
| 13 |
Booru-style imageboard grabber (inspired by Bionus/Grabber): tag search, thumbnail grid, multi-select, server-side batch ZIP download. Ships with **e621** preconfigured and a **schema-based "Add site" panel** for Danbooru/Gelbooru/Safebooru/etc.
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Run locally with Docker
|
| 16 |
|
| 17 |
```bash
|
|
|
|
| 12 |
|
| 13 |
Booru-style imageboard grabber (inspired by Bionus/Grabber): tag search, thumbnail grid, multi-select, server-side batch ZIP download. Ships with **e621** preconfigured and a **schema-based "Add site" panel** for Danbooru/Gelbooru/Safebooru/etc.
|
| 14 |
|
| 15 |
+
## Features
|
| 16 |
+
|
| 17 |
+
- **Tag exclusion on ZIP download:** Specify custom tags to filter out of the compiled ZIP's `.txt` tag list and markdown meta files.
|
| 18 |
+
- **Direct Hugging Face dataset upload:** Enter your Hugging Face write token and desired dataset repository name to instantly package and upload your compiled archives to a Hugging Face dataset. Creates the dataset automatically if it does not already exist.
|
| 19 |
+
|
| 20 |
## Run locally with Docker
|
| 21 |
|
| 22 |
```bash
|