Omnibus commited on
Commit
7f21918
1 Parent(s): c29a7fb

Update player.py

Browse files
Files changed (1) hide show
  1. player.py +1 -1
player.py CHANGED
@@ -194,7 +194,7 @@ def build_space(index_sel, vid_file, t_name=None, token=None):
194
 
195
  try:
196
  api_url = f'https://huggingface.co/api/spaces/{model_id}'
197
- t_iframe = t_space
198
  t_link = f"https://{repo_name.replace('/','-').replace('_','-')}.static.hf.space/ai.html"
199
 
200
  ########## norm
 
194
 
195
  try:
196
  api_url = f'https://huggingface.co/api/spaces/{model_id}'
197
+ #t_iframe = t_space
198
  t_link = f"https://{repo_name.replace('/','-').replace('_','-')}.static.hf.space/ai.html"
199
 
200
  ########## norm