mirror of
https://github.com/zebrajr/localGPT.git
synced 2025-12-06 00:20:19 +01:00
Merge branch 'localgpt-v2' of https://github.com/PromtEngineer/localGPT into localgpt-v2
This commit is contained in:
commit
150896340a
|
|
@ -25,6 +25,7 @@ scikit-learn
|
|||
pandas
|
||||
sentence_transformers
|
||||
rerankers
|
||||
nltk
|
||||
# Standard library modules (no need to install)
|
||||
# asyncio, logging, json, os, sys, typing, threading, itertools, math, re
|
||||
# ocrmac - removed for Docker compatibility (macOS-specific)
|
||||
# ocrmac - removed for Docker compatibility (macOS-specific)
|
||||
|
|
|
|||
|
|
@ -28,4 +28,5 @@ httpx
|
|||
scikit-learn
|
||||
pandas
|
||||
sentence_transformers
|
||||
rerankers
|
||||
rerankers
|
||||
nltk
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user