Spaces:
Sleeping
Sleeping
change one of ex1_s2 to ex1_s3 (#11)
Browse files- change one of ex1_s2 to ex1_s3 (592abf1f1ef0a906799751299ab0fe336b00a031)
Co-authored-by: H Wilks <[email protected]>
app.py
CHANGED
@@ -46,7 +46,7 @@ PIPELINES = [
|
|
46 |
{
|
47 |
'id': 3,
|
48 |
'name': 'Trained on a CRF',
|
49 |
-
'filename': "
|
50 |
},
|
51 |
{
|
52 |
'id': 4,
|
|
|
46 |
{
|
47 |
'id': 3,
|
48 |
'name': 'Trained on a CRF',
|
49 |
+
'filename': "pipeline_ex1_s3.joblib"
|
50 |
},
|
51 |
{
|
52 |
'id': 4,
|