agent404 commited on
Commit
a486ab4
·
verified ·
1 Parent(s): cc7e5ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import torch
9
 
10
  # for rendering abc notation
11
  os.environ['QT_QPA_PLATFORM']='offscreen'
12
- os.system("sudo apt-get install fuse libfuse2")
13
  os.system("chmod +x MuseScore-4.1.1.232071203-x86_64.AppImage")
14
 
15
  default_abc = """
 
9
 
10
  # for rendering abc notation
11
  os.environ['QT_QPA_PLATFORM']='offscreen'
12
+ os.system("apt-get install fuse libfuse2")
13
  os.system("chmod +x MuseScore-4.1.1.232071203-x86_64.AppImage")
14
 
15
  default_abc = """