acecalisto3 commited on
Commit
e0b804e
·
verified ·
1 Parent(s): f40846b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ import subprocess
13
  from urllib.parse import urlparse, quote
14
  import warnings
15
  import webbrowser
 
16
 
17
  # Constants
18
  INPUT_DIRECTORY = 'input'
 
13
  from urllib.parse import urlparse, quote
14
  import warnings
15
  import webbrowser
16
+ import spaces
17
 
18
  # Constants
19
  INPUT_DIRECTORY = 'input'