need separate requirements files

This commit is contained in:
dekzter 2025-03-03 12:45:30 -05:00
parent 416fd73d61
commit 9feccc76cc
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
torch==2.6.0+cpu -f https://download.pytorch.org/whl/cpu
--index-url https://download.pytorch.org/whl/cpu
--index-url https://download.pytorch.org/whl/cpu/
torch==2.6.0

View file

@ -0,0 +1 @@
sentence-transformers==3.4.1

View file

@ -16,4 +16,3 @@ django-cors-headers
djangorestframework-simplejwt
m3u8
rapidfuzz==3.12.1
sentence-transformers==3.4.1