Satyam-Singh commited on
Commit
0968bdc
1 Parent(s): 5493b22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,6 +120,5 @@ gr.ChatInterface(
120
  ),
121
  title="LLAVA: Large Language Virtual Assistant",
122
  description="Official Demo Of ```LLAVA``` based on ```Large Language Virtual Assistant ```.",
123
- examples=examples,
124
  concurrency_limit=20,
125
  ).launch(show_api=True)
 
120
  ),
121
  title="LLAVA: Large Language Virtual Assistant",
122
  description="Official Demo Of ```LLAVA``` based on ```Large Language Virtual Assistant ```.",
 
123
  concurrency_limit=20,
124
  ).launch(show_api=True)