JeCabrera commited on
Commit
83207d8
·
verified ·
1 Parent(s): 3fe53b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,4 +1,16 @@
1
- # Great Offer Generator
 
 
 
 
 
 
 
 
 
 
 
 
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