wasmdashai commited on
Commit
dd82efb
·
verified ·
1 Parent(s): 2d5c215

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import numpy as np
8
  import noisereduce as nr
9
  import torch.nn as nn
10
  from typing import Optional, Iterator
11
-
12
  token= os.getenv("acees-token")
13
  # token ="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"
14
 
 
8
  import noisereduce as nr
9
  import torch.nn as nn
10
  from typing import Optional, Iterator
11
+ f=""
12
  token= os.getenv("acees-token")
13
  # token ="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"
14