mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
need separate requirements files
This commit is contained in:
parent
416fd73d61
commit
9feccc76cc
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
requirements-sentence-transformers.txt
Normal file
1
requirements-sentence-transformers.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
sentence-transformers==3.4.1
|
||||
|
|
@ -16,4 +16,3 @@ django-cors-headers
|
|||
djangorestframework-simplejwt
|
||||
m3u8
|
||||
rapidfuzz==3.12.1
|
||||
sentence-transformers==3.4.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue