Spaces:
Sleeping
Sleeping
| title: "TFLite Classifier" | |
| emoji: "๐" | |
| colorFrom: "blue" | |
| colorTo: "green" | |
| sdk: gradio | |
| python_version: "3.10" | |
| suggested_hardware: "cpu-basic" | |
| tags: | |
| - "tensorflow" | |
| - "tflite" | |
| - "image-classification" | |
| app_file: app.py | |
| Este Space classifica imagens com base em um modelo TFLite! | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |