Király Zoltán commited on
Commit
dc41849
·
2 Parent(s): e017d8a ed6ffd1

Merge branch 'main' of github.com:darkisz/dunaelektronika-chatbot

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4
2
+ elasticsearch
3
+ nltk
4
+ python-dotenv
5
+ pyspellchecker
6
+ requests
7
+ sentence-transformers
8
+ streamlit
9
+ together
10
+ torch
11
+ tiktoken