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
main
makerlab-bot
1 contributor
History:
54 commits
This space has 1 file scanned as unsafe.
Show
files
rohan13
Merge remote-tracking branch 'origin/main' into main
ec6b056
over 1 year ago
__pycache__
added cors
over 1 year ago
static
Adding contact message
over 1 year ago
templates
sample queries
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
1.16 kB
Update app.py
over 1 year ago
main.py
Safe
897 Bytes
import fix
over 1 year ago
open_ai.index
Safe
2.84 MB
LFS
index files
over 1 year 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
over 1 year ago
requirements.txt
Safe
204 Bytes
flask executor
over 1 year ago
utils.py
Safe
12.3 kB
pr3 (#2)
over 1 year ago