Spaces:
Sleeping
Sleeping
| title: Waste Classification | |
| emoji: ♻️ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: docker | |
| python_version: '3.10' | |
| app_file: app.py | |
| app_port: 7860 | |
| short_description: Classify waste images as dry or wet using a PyTorch model. | |
| tags: | |
| - image-classification | |
| - waste-management | |
| - pytorch | |
| - computer-vision | |
| - docker | |
| pinned: false | |
| license: mit | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |