John6666 commited on
Commit
e9dc792
·
verified ·
1 Parent(s): e47ce95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os, sys
2
  import tempfile
3
  import gradio as gr
 
1
+ import spaces
2
  import os, sys
3
  import tempfile
4
  import gradio as gr