Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,3 @@
|
|
1 |
-
title: PlantInfo
|
2 |
-
emoji: 🦀
|
3 |
-
colorFrom: green
|
4 |
-
colorTo: blue
|
5 |
-
sdk: gradio
|
6 |
-
sdk_version: 5.17.1
|
7 |
-
app_file: app.py
|
8 |
-
pinned: false
|
9 |
-
license: apache-2.0
|
10 |
-
|
11 |
# 🌿 AI Plant Guide - English & Arabic
|
12 |
|
13 |
## Overview
|
@@ -91,3 +81,14 @@ Ensure you have Python installed (>=3.8) and required dependencies.
|
|
91 |
## Deployment
|
92 |
This project is deployed on **Hugging Face Spaces**. You can access it directly [here](https://huggingface.co/spaces/NoufSaleh46/PlantInfo1).
|
93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🌿 AI Plant Guide - English & Arabic
|
2 |
|
3 |
## Overview
|
|
|
81 |
## Deployment
|
82 |
This project is deployed on **Hugging Face Spaces**. You can access it directly [here](https://huggingface.co/spaces/NoufSaleh46/PlantInfo1).
|
83 |
|
84 |
+
---
|
85 |
+
title: PlantInfo
|
86 |
+
emoji: 🦀
|
87 |
+
colorFrom: green
|
88 |
+
colorTo: blue
|
89 |
+
sdk: gradio
|
90 |
+
sdk_version: 5.17.1
|
91 |
+
app_file: app.py
|
92 |
+
pinned: false
|
93 |
+
license: apache-2.0
|
94 |
+
---
|