--- pretty_name: Product Grit Gallery tags: - web-app-storage - imagefolder license: mit task_categories: - image-classification size_categories: - n<1K configs: - config_name: default data_files: - split: train path: "*.{jpg,jpeg,png,webp}" --- # Product Grit Gallery Storage This dataset acts as the persistence layer for the **Product Grit** mobile web application. ## 📂 Structure - Images uploaded via the app are stored directly in the root directory. - This dataset is configured with `imagefolder` so you can browse uploads in the **Viewer** tab. ## 🚀 Usage This storage is managed automatically by the Product Grit frontend.