Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ demo = gr.ChatInterface(
|
|
101 |
[{"text": "Resimde neresi görünüyor?", "files":["./galata.jpg"]}],
|
102 |
[{"text": "Resim nasıl bir tarza sahip?", "files":["./suluboya.jpg"]}],
|
103 |
[{"text": "Detaylı açıkla", "files":["./tren.jpg"]}],
|
104 |
-
[{"text": "Resimde nasıl bir
|
105 |
[{"text": "Görsel nasıl bir ortamı gösteriyor?", "files":["./lamba.jpg"]}],
|
106 |
],
|
107 |
additional_inputs=[max_tokens_item, temperature_item, top_p_item, top_k_item, repeat_penalty_item],
|
|
|
101 |
[{"text": "Resimde neresi görünüyor?", "files":["./galata.jpg"]}],
|
102 |
[{"text": "Resim nasıl bir tarza sahip?", "files":["./suluboya.jpg"]}],
|
103 |
[{"text": "Detaylı açıkla", "files":["./tren.jpg"]}],
|
104 |
+
[{"text": "Resimde nasıl bir etkinlik var?", "files":["./paris1.jpg"]}],
|
105 |
[{"text": "Görsel nasıl bir ortamı gösteriyor?", "files":["./lamba.jpg"]}],
|
106 |
],
|
107 |
additional_inputs=[max_tokens_item, temperature_item, top_p_item, top_k_item, repeat_penalty_item],
|