JeCabrera commited on
Commit
bc7a8d3
·
verified ·
1 Parent(s): 16ee2bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ if not GOOGLE_API_KEY:
22
 
23
  TITLE = """<h1 align="center">Gemini Playground 💬</h1>"""
24
  SUBTITLE = """<h2 align="center">Play with Gemini Pro and Gemini Pro Vision</h2>"""
25
- """
26
 
27
  IMAGE_CACHE_DIRECTORY = "/tmp"
28
  IMAGE_WIDTH = 512
 
22
 
23
  TITLE = """<h1 align="center">Gemini Playground 💬</h1>"""
24
  SUBTITLE = """<h2 align="center">Play with Gemini Pro and Gemini Pro Vision</h2>"""
 
25
 
26
  IMAGE_CACHE_DIRECTORY = "/tmp"
27
  IMAGE_WIDTH = 512