shashwatIDR commited on
Commit
9385a19
·
verified ·
1 Parent(s): 7c2fcfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ def upload_file():
67
 
68
  if r[0].status_code == 200:
69
  # Instead of Archive.org link, return masked Hugging Face Space URL
70
- hf_url = f'https://shashwatidrnpo-inv.hf.space/files/serve/{unique_filename}'
71
  return jsonify({
72
  'success': True,
73
  'access_url': hf_url,
 
67
 
68
  if r[0].status_code == 200:
69
  # Instead of Archive.org link, return masked Hugging Face Space URL
70
+ hf_url = f'https://shashwatidrnpo-inv.hf.space/files/serve/veltrixdbforsld0110/2c16gb/live/{unique_filename}'
71
  return jsonify({
72
  'success': True,
73
  'access_url': hf_url,