vachaspathi commited on
Commit
759ca01
·
verified ·
1 Parent(s): 20d2eeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ try:
30
  REFRESH_TOKEN,
31
  API_BASE,
32
  LOCAL_MODEL, # e.g. "google/flan-t5-base" or None
33
- LOCAL_TOKENIZER # optional: tokenizer name if different
34
  )
35
  except Exception:
36
  raise SystemExit(
 
30
  REFRESH_TOKEN,
31
  API_BASE,
32
  LOCAL_MODEL, # e.g. "google/flan-t5-base" or None
 
33
  )
34
  except Exception:
35
  raise SystemExit(