feat: implement vertical crop, local LLM deepseek-v4-flash, multi-threading, word-level pink box highlight subtitles, and Nextcloud scan sync
This commit is contained in:
@@ -0,0 +1,89 @@
|
||||
accelerate==0.34.2
|
||||
attrs==24.2.0
|
||||
beautifulsoup4==4.12.3
|
||||
certifi==2024.8.30
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
filelock==3.16.1
|
||||
fsspec==2024.9.0
|
||||
geckodriver-autoinstaller==0.1.0
|
||||
gradio>=4.44.0
|
||||
pydantic>=2.0
|
||||
huggingface-hub>=0.28.1
|
||||
idna==3.10
|
||||
Jinja2==3.1.4
|
||||
jsoncodable==0.1.7
|
||||
jsonpickle==3.3.0
|
||||
k-selenium-cookies==0.0.4
|
||||
llvmlite==0.43.0
|
||||
MarkupSafe==2.1.5
|
||||
more-itertools==10.5.0
|
||||
mpmath==1.3.0
|
||||
networkx==3.3
|
||||
noraise==0.0.16
|
||||
numba==0.60.0
|
||||
numpy==2.0.2
|
||||
nvidia-cublas-cu12==12.1.3.1
|
||||
nvidia-cuda-cupti-cu12==12.1.105
|
||||
nvidia-cuda-nvrtc-cu12==12.1.105
|
||||
nvidia-cuda-runtime-cu12==12.1.105
|
||||
nvidia-cudnn-cu12==8.9.2.26
|
||||
nvidia-cufft-cu12==11.0.2.54
|
||||
nvidia-curand-cu12==10.3.2.106
|
||||
nvidia-cusolver-cu12==11.4.5.107
|
||||
nvidia-cusparse-cu12==12.1.0.106
|
||||
nvidia-nccl-cu12==2.20.5
|
||||
nvidia-nvjitlink-cu12==12.6.68
|
||||
nvidia-nvtx-cu12==12.1.105
|
||||
openai-whisper==20240930
|
||||
outcome==1.3.0.post0
|
||||
packaging==24.1
|
||||
pillow==10.4.0
|
||||
platformdirs==4.3.6
|
||||
psutil==6.0.0
|
||||
pycparser==2.22
|
||||
pyperclip==1.9.0
|
||||
PySocks==1.7.1
|
||||
pysrt==1.1.2
|
||||
pysubs2==1.7.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
yt-dlp>=2024.1.0
|
||||
pytz==2024.2
|
||||
PyYAML==6.0.2
|
||||
regex==2024.9.11
|
||||
requests==2.32.3
|
||||
safetensors==0.4.5
|
||||
selenium>=4.15.0
|
||||
selenium-browser==0.0.15
|
||||
selenium-firefox==2.0.8
|
||||
setuptools==69.1.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.6
|
||||
srt==3.5.3
|
||||
sympy==1.13.3
|
||||
termcolor==2.4.0
|
||||
tiktok-uploader==1.0.16
|
||||
tiktoken==0.7.0
|
||||
tldextract==5.1.2
|
||||
tokenizers==0.19.1
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
torch==2.3.1
|
||||
tqdm==4.66.5
|
||||
transformers==4.44.2
|
||||
trio==0.26.2
|
||||
trio-websocket==0.11.1
|
||||
triton==2.3.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3>=2.0
|
||||
vosk==0.3.45
|
||||
webdriver-manager==4.0.2
|
||||
websocket-client==1.8.0
|
||||
websockets==13.0.1
|
||||
wheel==0.43.0
|
||||
wsproto==1.2.0
|
||||
xpath-utils==0.0.3
|
||||
Reference in New Issue
Block a user