Spaces:
Running
Running
InferenceLab
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
title: Gemini Agent
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
-
- streamlit
|
10 |
pinned: false
|
11 |
-
short_description: An
|
12 |
license: apache-2.0
|
13 |
---
|
14 |
|
|
|
1 |
---
|
2 |
title: Gemini Agent
|
3 |
+
emoji: π’π΅π‘π΄
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: indigo
|
6 |
sdk: docker
|
7 |
app_port: 8501
|
8 |
tags:
|
9 |
+
- streamlit
|
10 |
pinned: false
|
11 |
+
short_description: An intelligent agent that codes, searches, and reasons.
|
12 |
license: apache-2.0
|
13 |
---
|
14 |
|