Spaces:
Running
Running
File size: 2,967 Bytes
f2302df bd546b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 |
aiohttp==3.9.3 aiosignal==1.3.1 annotated-types==0.6.0 antlr4-python3-runtime==4.9.3 anyio==4.3.0 async-timeout==4.0.3 attrs==23.2.0 backoff==2.2.1 beautifulsoup4==4.12.3 certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 coloredlogs==15.0.1 contourpy==1.2.0 cryptography==42.0.4 ctransformers==0.2.27 cycler==0.12.1 dataclasses-json==0.6.4 dataclasses-json-speakeasy==0.5.11 Deprecated==1.2.14 diskcache==5.6.3 effdet==0.4.1 emoji==2.10.1 et-xmlfile==1.1.0 exceptiongroup==1.2.0 fastapi==0.109.2 filelock==3.13.1 filetype==1.2.0 flatbuffers==23.5.26 fonttools==4.49.0 frozenlist==1.4.1 fsspec==2024.2.0 greenlet==3.0.3 grpcio==1.60.1 grpcio-tools==1.60.1 h11==0.14.0 h2==4.1.0 hpack==4.0.0 httpcore==1.0.3 httpx==0.26.0 huggingface-hub==0.23.0 humanfriendly==10.0 hyperframe==6.0.1 idna==3.6 iopath==0.1.10 Jinja2==3.1.3 joblib==1.3.2 jsonpatch==1.33 jsonpath-python==1.0.6 jsonpointer==2.4 kiwisolver==1.4.5 #langchain==0.1.8 #langchain-community==0.0.21 #langchain-core==0.1.25 #langdetect==1.0.9 #langsmith==0.1.5 layoutparser==0.3.4 #llama_cpp_python==0.2.44 lxml==5.1.0 Markdown==3.5.2 MarkupSafe==2.1.5 marshmallow==3.20.2 matplotlib==3.8.3 mpmath==1.3.0 msg-parser==1.2.0 multidict==6.0.5 mypy-extensions==1.0.0 networkx==3.2.1 nltk==3.8.1 numpy==1.26.4 olefile==0.47 omegaconf==2.3.0 onnx==1.15.0 onnxruntime==1.15.1 #opencv-python==4.9.0.80 openpyxl==3.1.2 packaging==23.2 pandas==2.2.0 pdf2image==1.17.0 pdfminer.six==20221105 pdfplumber==0.10.4 pikepdf==8.13.0 pillow==10.2.0 pillow_heif==0.15.0 portalocker==2.8.2 protobuf==4.25.3 py-cpuinfo==9.0.0 pycocotools==2.0.7 pycparser==2.21 pydantic==2.6.1 pydantic_core==2.16.2 pypandoc==1.13 pyparsing==3.1.1 pypdf==4.0.2 pypdfium2==4.27.0 pyreadline3==3.4.1 pytesseract==0.3.10 python-dateutil==2.8.2 python-docx==1.1.0 python-iso639==2024.2.7 python-magic==0.4.27 python-multipart==0.0.9 python-pptx==0.6.23 pytz==2024.1 #pywin32==306 PyYAML==6.0.1 #qdrant-client==1.7.3 rapidfuzz==3.6.1 regex==2023.12.25 requests==2.31.0 safetensors==0.4.2 scikit-learn==1.4.1.post1 scipy==1.12.0 sentence-transformers==2.6.0 sentencepiece==0.2.0 six==1.16.0 sniffio==1.3.0 soupsieve==2.5 SQLAlchemy==2.0.27 starlette==0.36.3 sympy==1.12 tabulate==0.9.0 tenacity==8.2.3 threadpoolctl==3.3.0 timm==0.9.16 tokenizers==0.19.1 #torch==2.2.0 #torchvision==0.17.0 #tqdm==4.66.2 #typing-inspect==0.9.0 #typing_extensions==4.9.0 tzdata==2024.1 unstructured==0.12.4 unstructured-client==0.18.0 unstructured-inference==0.7.23 unstructured.pytesseract==0.3.12 urllib3==2.2.1 uvicorn==0.27.1 wrapt==1.16.0 xlrd==2.0.1 XlsxWriter==3.2.0 yarl==1.9.4 #langchain-core==0.1.25 #langdetect==1.0.9 #langsmith==0.1.5 langchain_huggingface langchain-experimental # for wikipedia as a tool wikipedia chromadb gradio seaborn # for google-search as a tool google-search-results langchainhub streamlit accelerate langchain_chroma langchain_openai datasets tensorflow_datasets llama-cpp-python |