Gokulnath2003 commited on
Commit
79fcb25
·
verified ·
1 Parent(s): 2e359d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from agent import MyAgent
10
 
11
  # (Keep Constants as is)
12
  # --- Constants ---
13
- DEFAULT_API_URL = "https://gokulnath2003-final-assignment-template.hf.space"
14
 
15
 
16
  def run_and_submit_all(profile: gr.OAuthProfile | None):
 
10
 
11
  # (Keep Constants as is)
12
  # --- Constants ---
13
+ DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
14
 
15
 
16
  def run_and_submit_all(profile: gr.OAuthProfile | None):