Rahatara commited on
Commit
22d45ef
1 Parent(s): c111f25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,8 +10,8 @@ print("google-generativeai:", genai.__version__)
10
 
11
  GOOGLE_API_KEY = os.environ.get("GOOGLE_API_KEY")
12
 
13
- TITLE = """<h1 align="center">🕹️ Google Gemini Playground 🔥</h1>"""
14
- SUBTITLE = """<h2 align="center">Play with Gemini Text and Vision Model API 🖇️</h2>"""
15
  DUPLICATE = """
16
  <div style="text-align: center; display: flex; justify-content: center; align-items: center;">
17
  <a href="https://huggingface.co/spaces/ameerazam08/Gemini-All-in-One?logs=container&duplicate=true">
 
10
 
11
  GOOGLE_API_KEY = os.environ.get("GOOGLE_API_KEY")
12
 
13
+ TITLE = """<h1 align="center">🕹️ Google Gemini Chatbot 🔥</h1>"""
14
+ SUBTITLE = """<h2 align="center">🎨Creat with Multimodal Gemini</h2>"""
15
  DUPLICATE = """
16
  <div style="text-align: center; display: flex; justify-content: center; align-items: center;">
17
  <a href="https://huggingface.co/spaces/ameerazam08/Gemini-All-in-One?logs=container&duplicate=true">