Satyam-Singh commited on
Commit
a615421
1 Parent(s): 494d118

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ SUBTITLE = """<h2 align="center">Play with LLaVa Pro and LLaVa Pro Vision </h2>"
16
 
17
  AVATAR_IMAGES = (
18
  '1.png',
19
- 'llava-logo.svg' #"https://media.roboflow.com/spaces/gemini-icon.png"
20
  )
21
 
22
 
 
16
 
17
  AVATAR_IMAGES = (
18
  '1.png',
19
+ '512.gif' #llava-logo.svg' #"https://media.roboflow.com/spaces/gemini-icon.png"
20
  )
21
 
22