docchi commited on
Commit
2892fea
1 Parent(s): 92ab3f3

Update mod_ploy.py

Browse files
Files changed (1) hide show
  1. mod_ploy.py +1 -0
mod_ploy.py CHANGED
@@ -2,6 +2,7 @@ import streamlit as st
2
  import pandas as pd
3
  import joblib
4
  import sklearn
 
5
 
6
  st.header('FTDS Model Deployment')
7
  st.write("""
 
2
  import pandas as pd
3
  import joblib
4
  import sklearn
5
+ import transformers
6
 
7
  st.header('FTDS Model Deployment')
8
  st.write("""