felixrosberg commited on
Commit
8c0edf3
Β·
1 Parent(s): 113680a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +14,7 @@ from options.swap_options import SwapOptions
14
 
15
  # Invalidated!
16
  token = "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"
 
17
 
18
  opt = SwapOptions().parse()
19
 
 
14
 
15
  # Invalidated!
16
  token = "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"
17
+ print(secrets.model_fetch)
18
 
19
  opt = SwapOptions().parse()
20