Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,7 +22,7 @@ Highlights
|
|
| 22 |
* GPT‑4o mini used with a tiny disk cache (`ai_response_cache/`).
|
| 23 |
* Brand → logo URLs hard‑coded below (update when media library changes).
|
| 24 |
"""
|
| 25 |
-
|
| 26 |
# ---------------------------------------------------------------------------
|
| 27 |
# Gradio JSON‑schema helper hot‑patch (bool schema bug)
|
| 28 |
# ---------------------------------------------------------------------------
|
|
|
|
| 22 |
* GPT‑4o mini used with a tiny disk cache (`ai_response_cache/`).
|
| 23 |
* Brand → logo URLs hard‑coded below (update when media library changes).
|
| 24 |
"""
|
| 25 |
+
#
|
| 26 |
# ---------------------------------------------------------------------------
|
| 27 |
# Gradio JSON‑schema helper hot‑patch (bool schema bug)
|
| 28 |
# ---------------------------------------------------------------------------
|