Trinet2023 commited on
Commit
ccbb107
1 Parent(s): cb58151

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ description = "RAG to MMM"
5
  title = "Multimodal RAG"
6
 
7
  interface = gr.Interface.load("liuhaotian/llava-v1.6-vicuna-7b",
8
- description=description
9
 
10
  )
11
 
 
5
  title = "Multimodal RAG"
6
 
7
  interface = gr.Interface.load("liuhaotian/llava-v1.6-vicuna-7b",
8
+
9
 
10
  )
11