Coool2 commited on
Commit
72bb87e
·
verified ·
1 Parent(s): da4d2bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ async def run_and_submit_all( profile= None):
46
  #print("User not logged in.")
47
  #return "Please Login to Hugging Face with the button.", None
48
 
49
- username = "kaggle_user"
50
  print(f"Running as: {username}")
51
 
52
  api_url = DEFAULT_API_URL
 
46
  #print("User not logged in.")
47
  #return "Please Login to Hugging Face with the button.", None
48
 
49
+ username = "oremaz"
50
  print(f"Running as: {username}")
51
 
52
  api_url = DEFAULT_API_URL