Aditya Sahu commited on
Commit
32f9448
·
verified ·
1 Parent(s): adaf99d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import os
5
  import sr100_model_compiler
6
  import html
7
  import pathlib
 
8
 
9
  # ---------- Helpers ----------
10
 
 
5
  import sr100_model_compiler
6
  import html
7
  import pathlib
8
+ import spaces
9
 
10
  # ---------- Helpers ----------
11