Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ demo = gr.ChatInterface(
|
|
98 |
[{"text": "Tren istasyonu kalabalık mı yoksa boş mu?", "files":["./train.jpg"]}],
|
99 |
[{"text": "Resimdeki araba hangi renk?", "files":["./car.jpg"]}],
|
100 |
[{"text": "Görüntünün odak noktası nedir?", "files":["./mandog.jpg"]}],
|
101 |
-
[{"text": "Resimde
|
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 ortam gösteriliyor?", "files":["./turkey1.jpg"]}],
|
|
|
98 |
[{"text": "Tren istasyonu kalabalık mı yoksa boş mu?", "files":["./train.jpg"]}],
|
99 |
[{"text": "Resimdeki araba hangi renk?", "files":["./car.jpg"]}],
|
100 |
[{"text": "Görüntünün odak noktası nedir?", "files":["./mandog.jpg"]}],
|
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 ortam gösteriliyor?", "files":["./turkey1.jpg"]}],
|