add lstm deps (torch, numpy)
This commit is contained in:
@ -5,3 +5,6 @@ beautifulsoup4 # html parsing
|
||||
requests # request web page
|
||||
pynacl # voice support
|
||||
rich
|
||||
torch # LSTM
|
||||
numpy # LSTM
|
||||
nltk # Textgen
|
||||
|
Reference in New Issue
Block a user