Spaces:
Sleeping
Sleeping
Commit
·
fd8930e
1
Parent(s):
d8cb7f3
cuda
Browse files
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
|