ThreadAbort commited on
Commit
fd8930e
·
1 Parent(s): d8cb7f3
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ and interact like waves in an ocean of consciousness.
10
 
11
  Created by: Aye & Hue (with Trisha from Accounting keeping the numbers flowing)
12
  """
 
13
  import os
14
  import gradio as gr
15
  import torch
 
10
 
11
  Created by: Aye & Hue (with Trisha from Accounting keeping the numbers flowing)
12
  """
13
+ import spaces
14
  import os
15
  import gradio as gr
16
  import torch