Auto-update: Tue Jul 23 12:07:55 PDT 2024
This commit is contained in:
parent
734ef67cc2
commit
2668ab3101
1 changed files with 63 additions and 38 deletions
101
requirements.txt
101
requirements.txt
|
@ -1,47 +1,72 @@
|
|||
python-dotenv
|
||||
setuptools
|
||||
PyPDF2
|
||||
aiofiles
|
||||
aiohttp
|
||||
anyio
|
||||
asyncpg
|
||||
aura_sr
|
||||
backports.zoneinfo
|
||||
bs4
|
||||
chromadb
|
||||
click
|
||||
elevation
|
||||
EventKit
|
||||
fastapi
|
||||
faster_whisper
|
||||
filetype
|
||||
folium
|
||||
Foundation
|
||||
html2text
|
||||
httpx
|
||||
huggingface_hub
|
||||
hypercorn
|
||||
imbox
|
||||
instagrapi
|
||||
IPython
|
||||
jwt
|
||||
location
|
||||
loguru
|
||||
lxml
|
||||
lxml_html_clean
|
||||
markdown
|
||||
markdownify
|
||||
newspaper3k
|
||||
numba
|
||||
numpy
|
||||
ollama
|
||||
openai
|
||||
pandas
|
||||
paramiko
|
||||
pdf2image
|
||||
pdfminer
|
||||
pdfminer.six
|
||||
pydantic
|
||||
pydub
|
||||
pyotp
|
||||
PyPDF2
|
||||
pytesseract
|
||||
python-dateutil
|
||||
python-docx
|
||||
hypercorn
|
||||
starlette
|
||||
httpx
|
||||
pydantic
|
||||
pytz
|
||||
requests
|
||||
aiohttp
|
||||
paramiko
|
||||
tailscale
|
||||
pandas
|
||||
pydub
|
||||
torch
|
||||
selenium
|
||||
webdriver_manager
|
||||
faster_whisper
|
||||
filetype
|
||||
html2text
|
||||
markdown
|
||||
ollama
|
||||
aiofiles
|
||||
bs4
|
||||
imbox
|
||||
newspaper3k
|
||||
python-dotenv
|
||||
python-magic
|
||||
urllib3
|
||||
whisper
|
||||
huggingface_hub
|
||||
numpy
|
||||
tqdm
|
||||
tiktoken
|
||||
numba
|
||||
pytz
|
||||
pyyaml
|
||||
readability
|
||||
requests
|
||||
reverse_geocoder
|
||||
scipy
|
||||
vectordb
|
||||
IPython
|
||||
selenium
|
||||
semaphore
|
||||
setuptools
|
||||
shapely
|
||||
sshtunnel
|
||||
starlette
|
||||
tailscale
|
||||
tiktoken
|
||||
timezonefinder
|
||||
torch
|
||||
torchaudio
|
||||
lxml
|
||||
lxml_html_clean
|
||||
pdfminer.six
|
||||
tqdm
|
||||
trafilatura
|
||||
urllib3
|
||||
vectordb
|
||||
webdriver_manager
|
||||
whisper
|
||||
|
|
Loading…
Reference in a new issue