Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aakashaldankar
/
Kaleidoscope
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Kaleidoscope
3.5 MB
Ctrl+K
Ctrl+K
1 contributor
History:
31 commits
This space has 1 file scanned as suspicious.
Show
files
aakashaldankar
Update app.py
439b2da
verified
about 1 year ago
Qdrant_db
Upload 7 files
about 1 year ago
.gitattributes
Safe
1.6 kB
Upload 7 files
about 1 year ago
README.md
Safe
320 Bytes
initial commit
about 1 year ago
app.py
Safe
3.14 kB
Update app.py
about 1 year ago
chapter_index.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
478 Bytes
xet
Upload 7 files
about 1 year ago
model.py
Safe
784 Bytes
Update model.py
about 1 year ago
requirements.txt
Safe
162 Bytes
Update requirements.txt
about 1 year ago
tree_index_list.pkl
Unsafe
pickle
Detected Pickle imports (28)
"builtins.list"
,
"functools.partial"
,
"llama_index.core.base.llms.generic_utils.messages_to_prompt"
,
"fsspec.implementations.local.LocalFileSystem"
,
"llama_index.core.graph_stores.simple.SimpleGraphStore"
,
"llama_index.core.graph_stores.simple.SimpleGraphStoreData"
,
"llama_index.llms.groq.base.Groq"
,
"llama_index.core.vector_stores.simple.SimpleVectorStoreData"
,
"tiktoken.core.Encoding"
,
"llama_index.core.storage.kvstore.simple_kvstore.SimpleKVStore"
,
"llama_index.core.prompts.prompt_type.PromptType"
,
"llama_index.core.vector_stores.simple.SimpleVectorStore"
,
"llama_index.core.storage.storage_context.StorageContext"
,
"llama_index.core.prompts.base.PromptTemplate"
,
"llama_index.core.schema.ObjectType"
,
"builtins.getattr"
,
"llama_index.core.indices.tree.base.TreeIndex"
,
"llama_index.core.data_structs.data_structs.IndexGraph"
,
"llama_index.core.storage.index_store.simple_index_store.SimpleIndexStore"
,
"llama_index.core.callbacks.base.CallbackManager"
,
"llama_index.core.node_parser.text.sentence.SentenceSplitter"
,
"llama_index.core.llms.llm.default_completion_to_prompt"
,
"llama_index.core.types.PydanticProgramMode"
,
"collections.defaultdict"
,
"llama_index.core.node_parser.node_utils.default_id_func"
,
"fsspec.spec.make_instance"
,
"llama_index.core.data_structs.struct_type.IndexStructType"
,
"llama_index.core.storage.docstore.simple_docstore.SimpleDocumentStore"
How to fix it?
757 kB
xet
Upload 7 files
about 1 year ago