Spaces:
Sleeping
Sleeping
Change bioVec to less word version
#13
by
hw01558
- opened
app.py
CHANGED
@@ -71,7 +71,7 @@ PIPELINES = [
|
|
71 |
{
|
72 |
'id': 8,
|
73 |
'name': 'Embedded using Bio2Vec',
|
74 |
-
'filename': "
|
75 |
},
|
76 |
|
77 |
]
|
|
|
71 |
{
|
72 |
'id': 8,
|
73 |
'name': 'Embedded using Bio2Vec',
|
74 |
+
'filename': "pipeline_ex3_s4_less_words.joblib"
|
75 |
},
|
76 |
|
77 |
]
|