Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 2 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,19 @@ opencv-python
pyclipper
shapely
requests
cryptography
freetype-py
aiohttp
tqdm
deepl
ImageHash
kornia
backports.cached-property
backports.cached-property; python_version < "3.8"
huggingface_hub
transformers
py3langid==0.2.2
sentencepiece
editdistance
numpy==1.26.4
tensorboardX
websockets
protobuf<6.0.0,>=3.20.2 # `google-genai` dependancy requirement
ctranslate2
colorama
Expand All @@ -38,19 +35,14 @@ onnxruntime
timm
omegaconf
python-dotenv
nest-asyncio
marshmallow
cython
aioshutil
aiofiles
arabic-reshaper
pyhyphen
langcodes
manga-ocr
langdetect
pydensecrf@https://github.com/lucasb-eyer/pydensecrf/archive/refs/heads/master.zip
accelerate
bitsandbytes
psutil
uvicorn
fastapi
pydantic==2.5.0
Expand Down
3 changes: 3 additions & 0 deletions ws-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
websockets
aioshutil
aiofiles
Loading