codys12 commited on
Commit
107e208
·
verified ·
1 Parent(s): b0ead86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  # ---------------------------------------------------------------------------