suvadityamuk commited on
Commit
17cd6ef
·
1 Parent(s): 1a5794c

chore: update app.py

Browse files

Signed-off-by: Suvaditya Mukherjee <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ if __name__ == "__main__":
147
  documents=fulltext,
148
  ids=range(len(fulltext)),
149
  batch_size=100,
150
- parallel=0,
151
  )
152
 
153
  # wandb.login(
 
147
  documents=fulltext,
148
  ids=range(len(fulltext)),
149
  batch_size=100,
150
+ # parallel=0,
151
  )
152
 
153
  # wandb.login(