Trinet2023 commited on
Commit
16f7458
1 Parent(s): e803fb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import gradio as gr
3
 
4
  description = "RAG to MMM"
5
  title = "Multimodal RAG"
6
- #examples = [["Adventurer is approached by a mysterious stranger in the tavern for a new quest."]]
7
 
8
  interface = gr.Interface.load("liuhaotian/llava-v1.6-vicuna-7b",
9
  description=description,
 
3
 
4
  description = "RAG to MMM"
5
  title = "Multimodal RAG"
 
6
 
7
  interface = gr.Interface.load("liuhaotian/llava-v1.6-vicuna-7b",
8
  description=description,