Spaces:
Running
Running
felixrosberg
commited on
Commit
Β·
113680a
1
Parent(s):
87d3df0
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ from retinaface.models import *
|
|
13 |
from options.swap_options import SwapOptions
|
14 |
|
15 |
# Invalidated!
|
16 |
-
token = "
|
17 |
|
18 |
opt = SwapOptions().parse()
|
19 |
|
|
|
13 |
from options.swap_options import SwapOptions
|
14 |
|
15 |
# Invalidated!
|
16 |
+
token = "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"
|
17 |
|
18 |
opt = SwapOptions().parse()
|
19 |
|