Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ FLAVOR_BOOST = 0.20
14
 
15
  # Pick ONE working image URL here (https or file=...); this one is known-good
16
  BACKGROUND_IMAGE_URL = "https://huggingface.co/spaces/OGOGOG/AI_Bartender/resolve/main/bar.jpg"
17
- "
18
 
19
  # If dataset is private, add Space secret HF_TOKEN (read scope)
20
  HF_READ_TOKEN = os.getenv("HF_TOKEN") or os.getenv("HUGGING_FACE_HUB_TOKEN")
 
14
 
15
  # Pick ONE working image URL here (https or file=...); this one is known-good
16
  BACKGROUND_IMAGE_URL = "https://huggingface.co/spaces/OGOGOG/AI_Bartender/resolve/main/bar.jpg"
 
17
 
18
  # If dataset is private, add Space secret HF_TOKEN (read scope)
19
  HF_READ_TOKEN = os.getenv("HF_TOKEN") or os.getenv("HUGGING_FACE_HUB_TOKEN")