--- title: GreenmorrowPlantIdentificationAgent emoji: 🌱🌲 colorFrom: gray colorTo: green sdk: docker app_port: 8501 tags: - streamlit pinned: false short_description: An agent to identify a plant species with a photograph license: cc-by-4.0 --- ## 🔑 Required Hugging Face Space Secrets This Space requires the following secrets to be defined in **Settings → Secrets**: - `OPENAI_KEY` - `PLANTNET_API_KEY`