MadsGalsgaard commited on
Commit
0a6203c
·
verified ·
1 Parent(s): 46d5b47

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -598,7 +598,7 @@ demo = gr.ChatInterface(
598
  )
599
  ],
600
  cache_examples=False,
601
- description="Try Multimodal Llama by Meta with transformers in this demo. Upload an image, and start chatting about it, or simply type your question.",
602
  stop_btn="Stop Generation",
603
  fill_height=True,
604
  multimodal=True
 
598
  )
599
  ],
600
  cache_examples=False,
601
+ description="Try AreaX Llama3.2-11B Vision Model by Meta with transformers in this demo. Upload an image, and start chatting about it, or simply type your question.",
602
  stop_btn="Stop Generation",
603
  fill_height=True,
604
  multimodal=True