ghadaAlmuaikel commited on
Commit
d2d33e4
·
verified ·
1 Parent(s): df5baf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ from io import BytesIO
12
  import pandas as pd
13
  import numpy as np
14
  import soundfile as sf
 
15
 
16
  # DataFrame with information about the Paintings as image url, Title, description , stroy
17
 
 
12
  import pandas as pd
13
  import numpy as np
14
  import soundfile as sf
15
+ !bash setup.sh
16
 
17
  # DataFrame with information about the Paintings as image url, Title, description , stroy
18