Merge branch 'localgpt-v2' of https://github.com/PromtEngineer/localGPT into localgpt-v2

This commit is contained in:
PromptEngineer 2025-07-12 01:52:36 -07:00
commit 150896340a
2 changed files with 4 additions and 2 deletions

View File

@ -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)

View File

@ -28,4 +28,5 @@ httpx
scikit-learn
pandas
sentence_transformers
rerankers
rerankers
nltk