ginipick commited on
Commit
016193f
·
verified ·
1 Parent(s): f8e34d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import os
4
  import shutil
5
  import tempfile
6
 
7
- is_shared_ui = True if "fffiloni/YuE" in os.environ['SPACE_ID'] else False
8
 
9
  # Install required package
10
  def install_flash_attn():
 
4
  import shutil
5
  import tempfile
6
 
7
+ # is_shared_ui = True if "fffiloni/YuE" in os.environ['SPACE_ID'] else False
8
 
9
  # Install required package
10
  def install_flash_attn():