Spaces:
Running
on
Zero
Running
on
Zero
Nan Xue
commited on
Commit
·
132b8b7
1
Parent(s):
98dd04e
update
Browse files
app.py
CHANGED
@@ -6,6 +6,7 @@ import numpy as np
|
|
6 |
import random
|
7 |
from pathlib import Path
|
8 |
import json
|
|
|
9 |
|
10 |
|
11 |
# Title for the Gradio interface
|
|
|
6 |
import random
|
7 |
from pathlib import Path
|
8 |
import json
|
9 |
+
import spaces
|
10 |
|
11 |
|
12 |
# Title for the Gradio interface
|