Spaces:
Running
Running
aifeifei798
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ FeiFei = (
|
|
7 |
type="messages",
|
8 |
multimodal=True,
|
9 |
additional_inputs=[
|
10 |
-
gr.Checkbox(label="Feifei"),
|
11 |
gr.Dropdown(
|
12 |
["meta-llama/Meta-Llama-3.1-70B-Instruct",
|
13 |
"CohereForAI/c4ai-command-r-plus-08-2024",
|
|
|
7 |
type="messages",
|
8 |
multimodal=True,
|
9 |
additional_inputs=[
|
10 |
+
gr.Checkbox(label="Feifei",interactive=True),
|
11 |
gr.Dropdown(
|
12 |
["meta-llama/Meta-Llama-3.1-70B-Instruct",
|
13 |
"CohereForAI/c4ai-command-r-plus-08-2024",
|