akhaliq HF staff commited on
Commit
9e1329b
·
verified ·
1 Parent(s): 90a0c6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -30,7 +30,8 @@ with gr.Blocks(fill_height=True) as demo:
30
  gr.load(
31
  name='Meta-Llama-3.1-405B-Instruct',
32
  src=sambanova_gradio.registry,
33
- accept_token=True
 
34
  )
35
  with gr.Tab("Grok"):
36
  gr.load(
 
30
  gr.load(
31
  name='Meta-Llama-3.1-405B-Instruct',
32
  src=sambanova_gradio.registry,
33
+ accept_token=True,
34
+ multimodal = True
35
  )
36
  with gr.Tab("Grok"):
37
  gr.load(