Spaces:
Running
on
Zero
Running
on
Zero
Update processing.py
Browse files- processing.py +0 -1
processing.py
CHANGED
@@ -6,7 +6,6 @@ import gc
|
|
6 |
import shutil
|
7 |
import sys
|
8 |
from assets.i18n.i18n import I18nAuto
|
9 |
-
import spaces
|
10 |
|
11 |
i18n = I18nAuto()
|
12 |
current_dir = os.path.dirname(os.path.abspath(__file__))
|
|
|
6 |
import shutil
|
7 |
import sys
|
8 |
from assets.i18n.i18n import I18nAuto
|
|
|
9 |
|
10 |
i18n = I18nAuto()
|
11 |
current_dir = os.path.dirname(os.path.abspath(__file__))
|