hanbin commited on
Commit
7439790
1 Parent(s): 7f5ead5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ from transformers import pipeline"""
122
 
123
  st.sidebar.write(
124
  """
125
- App 由 东北大学NLP课小组成员创建, 使用 [Streamlit](https://streamlit.io/)🎈 和 [HuggingFace](https://huggingface.co/inference-api)'s [MaMaL-Sum](https://huggingface.co/hanbin/MaMaL-Sum) 模型.
126
  """
127
  )
128
 
 
122
 
123
  st.sidebar.write(
124
  """
125
+ App使用 [Streamlit](https://streamlit.io/)🎈 和 [HuggingFace](https://huggingface.co/inference-api)'s [MaMaL-Sum](https://huggingface.co/hanbin/MaMaL-Sum) 模型.
126
  """
127
  )
128