Luca Foppiano commited on
Commit
610033d
1 Parent(s): 258cce5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,8 +26,8 @@ Additionally, this frontend provides the visualisation of named entities on LLM
26
  The conversation is kept in memory up by a buffered sliding window memory (top 4 more recent messages) and the messages are injected in the context as "previous messages".
27
 
28
  **Demos**:
29
- - (on HuggingFace spaces): https://lfoppiano-document-qa.hf.space/
30
- - (on the Streamlit cloud): https://document-insights.streamlit.app/
31
 
32
  ## Getting started
33
 
 
26
  The conversation is kept in memory up by a buffered sliding window memory (top 4 more recent messages) and the messages are injected in the context as "previous messages".
27
 
28
  **Demos**:
29
+ - (stable version): https://lfoppiano-document-qa.hf.space/
30
+ - (unstable version): https://document-insights.streamlit.app/
31
 
32
  ## Getting started
33