bug: app.online fixed (#647)

This commit is contained in:
Dev Khant
2023-09-24 04:40:18 +05:30
committed by GitHub
parent d344ee226c
commit 77e1983b2e
2 changed files with 13 additions and 3 deletions

View File

@@ -91,6 +91,7 @@ youtube-transcript-api = "^0.6.1"
beautifulsoup4 = "^4.12.2"
pypdf = "^3.11.0"
pytube = "^15.0.0"
duckduckgo-search = "^3.8.5"
llama-hub = { version = "^0.0.29", optional = true }
sentence-transformers = { version = "^2.2.2", optional = true }
torch = { version = ">=2.0.0, !=2.0.1", optional = true }