Omnibus commited on
Commit
ec67940
1 Parent(s): cf80216

Update player.py

Browse files
Files changed (1) hide show
  1. player.py +2 -2
player.py CHANGED
@@ -107,8 +107,8 @@ def build_space(index_sel, vid_file, t_name=None, token=None):
107
 
108
  if t_description == None or t_description == "":
109
  t_description = f'Embedded App'
110
- if t_redirect == None or t_redirect =="":
111
- t_redirect = "https://jbilcke-hf-ai-tube.hf.space/"
112
  #if t_name == None or t_name =="":
113
  #print (t_space)
114
  #t_name = t_space.split("//",1)[1]
 
107
 
108
  if t_description == None or t_description == "":
109
  t_description = f'Embedded App'
110
+ #if t_redirect == None or t_redirect =="":
111
+ t_redirect = "https://jbilcke-hf-ai-tube.hf.space/"
112
  #if t_name == None or t_name =="":
113
  #print (t_space)
114
  #t_name = t_space.split("//",1)[1]