Spaces:
Running
on
Zero
Running
on
Zero
Update inference.py
Browse files- inference.py +1 -0
inference.py
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
import os
|
| 2 |
import torch
|
| 3 |
import traceback
|
|
|
|
| 1 |
+
import spaces
|
| 2 |
import os
|
| 3 |
import torch
|
| 4 |
import traceback
|