oberbics commited on
Commit
1420667
·
verified ·
1 Parent(s): eca3e6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +14,7 @@ import io
14
  import tempfile
15
  import warnings
16
  import string
 
17
 
18
  warnings.filterwarnings("ignore")
19
 
 
14
  import tempfile
15
  import warnings
16
  import string
17
+ import spaces
18
 
19
  warnings.filterwarnings("ignore")
20