AI-Spock commited on
Commit
8ec1896
1 Parent(s): 9f36cf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
 
2
- Use a pipeline as a high-level helper
3
  from transformers import pipeline
4
 
5
  pipe = pipeline("fill-mask", model="casehold/custom-legalbert")
 
1
 
2
+ Use a pipeline as a high-level helper
3
  from transformers import pipeline
4
 
5
  pipe = pipeline("fill-mask", model="casehold/custom-legalbert")