Skip to content

Commit 0b5a429

Browse files
committed
add acknowledgements
1 parent f1ac57a commit 0b5a429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

streamlit_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ def play_old_messages(container):
196196
st.markdown("Upload a scientific article in PDF, ask questions, get insights.")
197197
st.markdown(
198198
":warning: [Usage disclaimer](https://github.com/lfoppiano/document-qa?tab=readme-ov-file#disclaimer-on-data-security-and-privacy-%EF%B8%8F) :warning: ")
199+
st.markdown("Powered by [Huggingface](https://huggingface.co) and [Modal.com](https://modal.com/)")
199200

200201
st.divider()
201202
st.session_state['model'] = model = st.selectbox(

0 commit comments

Comments
 (0)