jiayong commited on
Commit
f2e33b4
·
1 Parent(s): 07046c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def get_user_result_video_list(uuid, date_string, num):
121
  return valid_video_list, valid_image_list
122
 
123
  def refresh_video(uuid, request_id):
124
- print(f'profile_name={profile_name}')
125
  notes, process_status = myHumanGen.get_ranking_location(uuid)
126
  if is_wanx_platform:
127
  uuid = 'wanx_lab'
 
121
  return valid_video_list, valid_image_list
122
 
123
  def refresh_video(uuid, request_id):
124
+ print(f'profile_name====={profile_name}')
125
  notes, process_status = myHumanGen.get_ranking_location(uuid)
126
  if is_wanx_platform:
127
  uuid = 'wanx_lab'