Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohan13
/
makerlab-bot
like
0
Runtime error
App
Files
Files
Community
3
855ed51
makerlab-bot
1 contributor
History:
22 commits
rohan13
style change
855ed51
almost 2 years ago
__pycache__
added cors
almost 2 years ago
static
style change
almost 2 years ago
templates
security policy
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
10 Bytes
pr/1 (#1)
almost 2 years ago
README.md
Safe
231 Bytes
initial commit
almost 2 years ago
app.py
Safe
637 Bytes
removed allow unsafe
almost 2 years ago
main.py
Safe
688 Bytes
pr/1 (#1)
almost 2 years ago
open_ai.index
Safe
2.84 MB
LFS
index files
almost 2 years ago
open_ai.pkl
Unsafe
pickle
Detected Pickle imports (7)
"openai.api_resources.embedding.Embedding"
,
"langchain.docstore.document.Document"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"faiss.swigfaiss_avx2.IndexFlatL2"
,
"langchain.embeddings.openai.OpenAIEmbeddings"
,
"builtins.getattr"
,
"langchain.vectorstores.faiss.FAISS"
How to fix it?
3.17 MB
LFS
index files
almost 2 years ago
requirements.txt
Safe
120 Bytes
faiss version
almost 2 years ago
utils.py
Safe
4.5 kB
pr/1 (#1)
almost 2 years ago