mirror of
https://github.com/khoj-ai/khoj.git
synced 2025-02-17 08:04:21 +00:00
Add gpt4all for copying metadata
This commit is contained in:
parent
29081f4429
commit
702486dab7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ datas += copy_metadata('pillow')
|
|||
datas += copy_metadata('huggingface_hub')
|
||||
datas += copy_metadata('safetensors')
|
||||
datas += copy_metadata('pyyaml')
|
||||
datas += copy_metadata('gpt4all')
|
||||
|
||||
block_cipher = None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue