Burrito GenStack
μΈλΆ μ 보
νμΌ λ€μ΄λ‘λ (1)
μ΄ λ²μ μ λν΄
λͺ¨λΈ μ€λͺ
# π― Burrito GenStack
A powerful desktop model management tool for AI creators
Github link : https://github.com/NuriDerBurrito/Burrito_GenStack
Tired of memorization or dealing with organization issues?
Burrito GenStack is an Electron-based application designed to help AI artists, Stable Diffusion users, and model enthusiasts organize their ever-growing collection of models, LoRAs, and checkpoints and export them easily to jupyterlab.
Version : 1.2.1
Platforms : windows/mac/linux
## β¨ Features
### π Smart Organization
- Folder-based hierarchy - Create custom classes and categories for your models
- Drag & drop - Easily reorganize items between folders
- Recursive viewing - See all items in a folder and its subfolders
### π·οΈ Custom Tagging System
- Visual tag badges - Colorful, icon-supported tags for quick identification
- Tag filtering - Filter your collection by multiple tags simultaneously
- Tag management - Create, edit, and customize tags with colors and icons

### π Civitai Integration
- Auto-fetch previews - Automatically download model preview images from Civitai
- Batch scanning - Scan all entries for missing images at once
- One-click access - Open model pages directly from the app
### π Export & Productivity
- Bulk selection - Select multiple items for export
- Export templates - Customizable export format with variables
- Smart paste - Quickly add entries by pasting formatted text
- One-click copy - Export download links in your preferred format
- Universal compatibility - Works with any download manager or custom templates, make your own easily
### π¨ Customization
- Theme colors - Customize the accent colors, backgrounds, and dividers
- Grid zoom - Adjust the grid density to your preference
- Tag scaling - Resize tag badges to your preference

### πΎ Data Management
- Local database - All data stored locally in JSON format
- Import images - Drag and drop or paste images directly
- Thumbnail generation - Create optimized thumbnails for faster loading
- Tag filters & Sorting - Can view models by certain tags or hide certain tags, and can also view models from newest or from oldest
## Screenshots




## π Getting Started
### Prerequisites
- Node.js 18+
- npm or yarn
### Installation
# Clone the repository
git clone https://github.com/NuriDerBurrito/Burrito_GenStack.git# Navigate to directory
cd Burrito_GenStack# Install dependencies
npm install# Run in development mode
npm start# Build for production
npm run make## π Usage
### Adding Entries
1. Click the + Add button in the grid
2. Enter the model name, source URL, download link, notes, and select tags
3. Or use Smart Paste to auto-fill from formatted text:
#Model Name
#https://civitai.com/models/12345
%download https://civitai.com/api/download/models/12345
### Fetching Previews
- Click the download cloud icon next to a Civitai URL
- Or use Scan in the top bar to fetch all missing previews
### Exporting
1. Select items using the checkbox on each card
2. Open the Selected drawer
3. Copy the formatted output to use in your download manager
## π₯οΈ Platform Support
Burrito GenStack is available for:
- Windows - Built with Squirrel installer
- macOS - (npm install)
- Linux - Available as DEB and RPM packages
> Note: Building for each platform requires running the build process on that respective operating system.
## π οΈ Built With
- [Electron](https://www.electronjs.org/) - Desktop application framework
- [React](https://react.dev/) - UI library
- [Tailwind CSS](https://tailwindcss.com/) - Styling
- [Lucide Icons](https://lucide.dev/) - Icon set
## π License
This project is licensed under the MIT License.
## π Acknowledgments
- [gutris1/segsmaker](https://github.com/gutris1/segsmaker) - Original inspiration for the export format. While Burrito GenStack was initially designed to work seamlessly with segsmaker, it now supports any download manager
and includes custom template options.
- [Duskfallcrew/Tester](https://github.com/Ktiseos-Nyx/) - Helped by installing and testing the product before release, pointing out vulnerabilities and bugs related to model adding.
## π¬ Contact
- Discord: nuriderburrito
- GitHub: [NuriDerBurrito](https://github.com/NuriDerBurrito)
- HuggingFace: [NuriDerBurrito](https://huggingface.co/NuriDerBurrito)
- Website: [Genesis Iterations](https://nuriderburrito.github.io/Genesis-Website/index.html)
Feel free to add suggestions report issues!
Made with π― by NuriDerBurrito
π―




