Spaces:
Runtime error
Runtime error
MarkoVidrih
commited on
Commit
•
42191fc
1
Parent(s):
77a6f1c
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ css = """
|
|
21 |
.result_item_success {background-color:mediumaquamarine;color:white;align-self:start}
|
22 |
.result_item_error {background-color:#ff7070;color:white;align-self:start}
|
23 |
"""
|
24 |
-
|
25 |
|
26 |
|
27 |
def update_model_dropdown(language: str):
|
|
|
21 |
.result_item_success {background-color:mediumaquamarine;color:white;align-self:start}
|
22 |
.result_item_error {background-color:#ff7070;color:white;align-self:start}
|
23 |
"""
|
24 |
+
|
25 |
|
26 |
|
27 |
def update_model_dropdown(language: str):
|