Spaces:
Running
on
Zero
Running
on
Zero
JunhaoZhuang
commited on
Commit
•
21cf605
1
Parent(s):
e908cc5
Update BidirectionalTranslation/options/test_options.py
Browse files
BidirectionalTranslation/options/test_options.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
from .base_options import BaseOptions
|
2 |
|
3 |
class TestOptions(BaseOptions):
|
|
|
1 |
+
import spaces
|
2 |
from .base_options import BaseOptions
|
3 |
|
4 |
class TestOptions(BaseOptions):
|