mqcm2 commited on
Commit
0315093
·
verified ·
1 Parent(s): ec21dfa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ def ensure_list(x):
22
 
23
  CHECKPOINTS = {
24
  "LayoutLMv1": "impira/layoutlm-document-qa",
25
- "distilbert": "distilbert/distilbert-base-cased-distilled-squad",
26
  }
27
 
28
  PIPELINES = {}
 
22
 
23
  CHECKPOINTS = {
24
  "LayoutLMv1": "impira/layoutlm-document-qa",
 
25
  }
26
 
27
  PIPELINES = {}