Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
A Streamlit web application that uses Google's Gemini AI to generate compelling offers based on your skills and services.
|
4 |
|
|
|
1 |
+
---
|
2 |
+
title: Great Offer
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: gray
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.43.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference# Great Offer Generator
|
14 |
|
15 |
A Streamlit web application that uses Google's Gemini AI to generate compelling offers based on your skills and services.
|
16 |
|