innovation64 commited on
Commit
c0f6988
·
verified ·
1 Parent(s): 4d4ceae

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
194
  and displays the results.
195
  """
196
  # --- Determine HF Space Runtime URL and Repo URL ---
197
- space_id = "l3xv/Final_Assignment_Template"
198
 
199
  if profile:
200
  username= f"{profile.username}"
 
194
  and displays the results.
195
  """
196
  # --- Determine HF Space Runtime URL and Repo URL ---
197
+ space_id = "innovation64/Final_Assignment_codeagent"
198
 
199
  if profile:
200
  username= f"{profile.username}"