Spaces:
Running
Running
Diego Carpintero
commited on
Commit
•
2875791
1
Parent(s):
202ed7a
add ham samples
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ outputs = [
|
|
31 |
gr.HTML(label="Agentic Workflow (Streaming)")
|
32 |
]
|
33 |
examples = "examples"
|
34 |
-
example_labels = ["EN:Gift:Social", "ES:Banking:Social", "EN:Billing:SMS", "EN:Multifactor:Email", "EN:CustomerService:Twitter", "
|
35 |
|
36 |
model = Minerva()
|
37 |
formatter = AutoGenFormatter()
|
|
|
31 |
gr.HTML(label="Agentic Workflow (Streaming)")
|
32 |
]
|
33 |
examples = "examples"
|
34 |
+
example_labels = ["EN:Gift:Social", "ES:Banking:Social", "EN:Billing:SMS", "EN:Multifactor:Email", "EN:CustomerService:Twitter", "NO_TEXT:Landscape.HAM", "FR:OperaTicket:HAM"]
|
35 |
|
36 |
model = Minerva()
|
37 |
formatter = AutoGenFormatter()
|
examples/{06.landscape.ham.png → 06.notext.landscape.ham.png}
RENAMED
File without changes
|
examples/07.fr.operaticket.ham.png
ADDED
examples/log.csv
CHANGED
@@ -4,4 +4,5 @@ input_image
|
|
4 |
03.en.billing.sms.png
|
5 |
04.en.multifactor.email.png
|
6 |
05.en.twitter.png
|
7 |
-
06.landscape.ham.png
|
|
|
|
4 |
03.en.billing.sms.png
|
5 |
04.en.multifactor.email.png
|
6 |
05.en.twitter.png
|
7 |
+
06.notext.landscape.ham.png
|
8 |
+
07.fr.operaticket.ham.png
|