Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
rohan13
/
makerlab-bot
Runtime error

App Files Files Community
3
Fetching metadata from the HF Docker repository...
makerlab-bot
6.41 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
rohan13's picture
rohan13
faiss version
cda248c over 3 years ago
  • __pycache__
    added cors over 3 years ago
  • static
    trying with https over 3 years ago
  • templates
    security policy over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • .gitignore
    10 Bytes
    pr/1 (#1) over 3 years ago
  • README.md
    231 Bytes
    initial commit over 3 years ago
  • app.py
    637 Bytes
    removed allow unsafe over 3 years ago
  • main.py
    688 Bytes
    pr/1 (#1) over 3 years ago
  • open_ai.index
    3.02 MB
    xet
    pr/1 (#1) over 3 years ago
  • open_ai.pkl

    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
    xet
    pr/1 (#1) over 3 years ago
  • requirements.txt
    120 Bytes
    faiss version over 3 years ago
  • utils.py
    4.5 kB
    pr/1 (#1) over 3 years ago