File size: 2,918 Bytes
b097461 | 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 171 172 | aiofiles==23.2.1 annotated-types==0.7.0 anyio==4.8.0 appnope==0.1.4 asttokens==3.0.0 attrs==24.2.0 Automat==22.10.0 autopep8==2.3.1 av==14.1.0 backcall==0.2.0 beautifulsoup4==4.12.3 bleach==6.2.0 bs4==0.0.2 certifi==2024.7.4 cffi==1.17.0 charset-normalizer==3.3.2 click==8.1.8 comm==0.2.2 constantly==23.10.4 contourpy==1.3.1 coverage==7.6.4 cryptography==43.0.0 cssselect==1.2.0 cycler==0.12.1 debugpy==1.8.9 decorator==5.1.1 defusedxml==0.7.1 distro==1.9.0 docopt==0.6.2 executing==2.1.0 faiss-cpu==1.10.0 fastapi==0.115.8 fastjsonschema==2.21.1 ffmpy==0.5.0 filelock==3.15.4 fonttools==4.55.2 fsspec==2025.2.0 fuzzywuzzy==0.18.0 gradio==5.15.0 gradio_client==1.7.0 h11==0.14.0 httpcore==1.0.7 httpx==0.28.1 huggingface-hub==0.28.1 hyperlink==21.0.0 idna==3.7 imageio==2.37.0 incremental==24.7.2 iniconfig==2.0.0 ipykernel==6.29.5 ipython==8.12.3 itemadapter==0.9.0 itemloaders==1.3.1 jedi==0.19.2 Jinja2==3.1.5 jiter==0.8.2 jmespath==1.0.1 joblib==1.4.2 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 jupyter_client==8.6.3 jupyter_core==5.7.2 jupyterlab_pygments==0.3.0 kiwisolver==1.4.7 lazy_loader==0.4 lxml==5.3.0 markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib==3.9.3 matplotlib-inline==0.1.7 mdurl==0.1.2 mistune==3.1.2 mpmath==1.3.0 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 networkx==3.4.2 numpy==2.1.3 openai==1.61.1 opencv-python==4.11.0.86 orjson==3.10.15 packaging==24.1 pandas==2.2.3 pandocfilters==1.5.1 parsel==1.9.1 parso==0.8.4 pedal==2.6.4 pexpect==4.9.0 pickleshare==0.7.5 pillow==11.0.0 pip==24.2 pipreqs==0.5.0 platformdirs==4.3.6 pluggy==1.5.0 prompt_toolkit==3.0.48 Protego==0.3.1 psutil==6.1.0 ptyprocess==0.7.0 pure_eval==0.2.3 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycodestyle==2.12.1 pycparser==2.22 pydantic==2.10.6 pydantic_core==2.27.2 PyDispatcher==2.0.7 pydub==0.25.1 Pygments==2.18.0 pyOpenSSL==24.2.1 pyparsing==3.2.0 pytest==8.3.3 python-dateutil==2.9.0.post0 python-multipart==0.0.20 pytz==2024.2 PyYAML==6.0.2 pyzmq==26.2.0 queuelib==1.7.0 RapidFuzz==3.10.1 referencing==0.36.2 regex==2024.11.6 requests==2.32.3 requests-file==2.1.0 rich==13.9.4 rpds-py==0.23.0 ruff==0.9.4 safehttpx==0.1.6 safetensors==0.5.2 scikit-image==0.25.1 scikit-learn==1.6.1 scipy==1.15.1 Scrapy==2.11.2 semantic-version==2.10.0 service-identity==24.1.0 setuptools==72.2.0 shapely==2.0.6 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 soupsieve==2.6 stack-data==0.6.3 starlette==0.45.3 sympy==1.13.1 tabulate==0.9.0 termcolor==2.4.0 threadpoolctl==3.5.0 tifffile==2025.1.10 tinycss2==1.4.0 tldextract==5.1.2 tokenizers==0.21.0 tomlkit==0.13.2 torch==2.6.0 torchaudio==2.6.0 torchvision==0.21.0 tornado==6.4.2 tqdm==4.67.1 traitlets==5.14.3 transformers==4.49.0 Twisted==24.7.0 typer==0.15.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==2.2.2 uvicorn==0.34.0 w3lib==2.2.1 wcwidth==0.2.13 webencodings==0.5.1 websockets==14.2 yarg==0.1.9 zope.interface==7.0.1 |