chancetophugging commited on
Commit
f907f1f
·
verified ·
1 Parent(s): 7d84624

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
2
  import math
3
  import gradio as gr
 
1
+ import spaces
2
  import os
3
  import math
4
  import gradio as gr