Spaces:
Running
Running
Update Apollo/inference.py
Browse files- Apollo/inference.py +0 -1
Apollo/inference.py
CHANGED
@@ -10,7 +10,6 @@ from ml_collections import ConfigDict
|
|
10 |
import json
|
11 |
import time
|
12 |
import warnings
|
13 |
-
import spaces
|
14 |
warnings.filterwarnings("ignore")
|
15 |
|
16 |
def get_config(config_path):
|
|
|
10 |
import json
|
11 |
import time
|
12 |
import warnings
|
|
|
13 |
warnings.filterwarnings("ignore")
|
14 |
|
15 |
def get_config(config_path):
|