arpita-23 commited on
Commit
04ce7fd
·
verified ·
1 Parent(s): 8d3c1f9

Update gemini-pro-streamlit-chatbot-main/README.md

Browse files
gemini-pro-streamlit-chatbot-main/README.md CHANGED
@@ -3,15 +3,16 @@ This repository is about building a chatbot using Google's Gemini-Pro with strea
3
 
4
  ---
5
 
6
- title: ML_Galaxy
7
- emoji:
8
- colorFrom: pink
9
- colorTo: blue
10
  sdk: streamlit
11
- sdk_version: 1.40.1
12
  app_file: app.py
13
  pinned: false
 
14
 
15
- Check out the configuration reference at [Hugging Face Spaces Configuration](https://huggingface.co/docs/hub/spaces-config-reference).
16
 
17
 
 
3
 
4
  ---
5
 
6
+ title: ML Notes Chatbot
7
+ emoji: 😻
8
+ colorFrom: blue
9
+ colorTo: indigo
10
  sdk: streamlit
11
+ sdk_version: 1.41.1
12
  app_file: app.py
13
  pinned: false
14
+ ---
15
 
16
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
17
 
18