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
67e01e2
makerlab-bot
1 contributor
History:
40 commits
This space has 1 file scanned as unsafe.
Show
files
rohan13
First message with link
67e01e2
almost 2 years ago
__pycache__
added cors
almost 2 years ago
static
First message with link
almost 2 years ago
templates
widget minimizing
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
1.1 kB
handling negative use cases
almost 2 years ago
main.py
Safe
897 Bytes
import fix
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
182 Bytes
dependencies
almost 2 years ago
utils.py
Safe
12.3 kB
pr3 (#2)
almost 2 years ago