oxkitsune commited on
Commit
880ac53
·
1 Parent(s): 2a7707c

import spaces

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -21,6 +21,7 @@ from gradio_rerun.events import (
21
  TimelineChange,
22
  TimeUpdate,
23
  )
 
24
 
25
 
26
  # Whenever we need a recording, we construct a new recording stream.
 
21
  TimelineChange,
22
  TimeUpdate,
23
  )
24
+ import spaces
25
 
26
 
27
  # Whenever we need a recording, we construct a new recording stream.