oroszgy commited on
Commit
c1cbf59
·
1 Parent(s): c0fbc57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- spacy-streamlit==1.8.1
 
2
  https://huggingface.co/huspacy/hu_core_news_lg/resolve/v3.2.3/hu_core_news_lg-any-py3-none-any.whl
3
  https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.2.1/hu_core_news_trf-any-py3-none-any.whl
4
 
 
1
+ spacy-streamlit
2
+ streamlit==1.8.1
3
  https://huggingface.co/huspacy/hu_core_news_lg/resolve/v3.2.3/hu_core_news_lg-any-py3-none-any.whl
4
  https://huggingface.co/huspacy/hu_core_news_trf/resolve/v3.2.1/hu_core_news_trf-any-py3-none-any.whl
5