Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rohan13
/
makerlab-bot
like
0
Runtime error
App
Files
Files
Community
3
refs/pr/1
makerlab-bot
1 contributor
History:
19 commits
This space has 1 file scanned as unsafe.
Show
files
rohan13
faiss version
cda248c
over 1 year ago
__pycache__
added cors
over 1 year ago
static
trying with https
over 1 year ago
templates
security policy
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
10 Bytes
pr/1 (#1)
over 1 year ago
README.md
Safe
231 Bytes
initial commit
over 1 year ago
app.py
Safe
637 Bytes
removed allow unsafe
over 1 year ago
main.py
Safe
688 Bytes
pr/1 (#1)
over 1 year ago
open_ai.index
Safe
3.02 MB
LFS
pr/1 (#1)
over 1 year ago
open_ai.pkl
Unsafe
pickle
Detected Pickle imports (7)
"openai.api_resources.embedding.Embedding"
,
"faiss.swigfaiss.IndexFlatL2"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"langchain.embeddings.openai.OpenAIEmbeddings"
,
"langchain.vectorstores.faiss.FAISS"
,
"langchain.docstore.document.Document"
,
"builtins.getattr"
How to fix it?
3.37 MB
LFS
pr/1 (#1)
over 1 year ago
requirements.txt
Safe
120 Bytes
faiss version
over 1 year ago
utils.py
Safe
4.5 kB
pr/1 (#1)
over 1 year ago