banao-tech commited on
Commit
af4673d
Β·
verified Β·
1 Parent(s): 99e5a74

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -411,7 +411,7 @@ input[type="file"] { display: none; }
411
 
412
  <script>
413
  // ── Config β€” update this to your HF Space URL ─────────────
414
- const API_URL = 'http://localhost:7860';
415
 
416
  const AGENTS = [
417
  { key: 'analyst', label: 'Problem Analyst', cls: 'ag-1', num: '1' },
 
411
 
412
  <script>
413
  // ── Config β€” update this to your HF Space URL ─────────────
414
+ const API_URL = 'https://banao-tech-problem-decoder.hf.space';
415
 
416
  const AGENTS = [
417
  { key: 'analyst', label: 'Problem Analyst', cls: 'ag-1', num: '1' },