File size: 1,297 Bytes
23ff65c |
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 |
aiohttp==3.8.3 aiosignal==1.3.1 anyio==3.6.2 async-timeout==4.0.2 attrs==22.1.0 bcrypt==4.0.1 beautifulsoup4==4.11.1 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 contourpy==1.0.6 cryptography==38.0.4 cycler==0.11.0 fastapi==0.88.0 fasttext-wheel==0.9.2 ffmpy==0.3.0 filelock==3.8.0 fonttools==4.38.0 frozenlist==1.3.3 fsspec==2022.11.0 gdown==4.5.4 gradio==3.12.0 h11==0.12.0 httpcore==0.15.0 httpx==0.23.1 huggingface-hub==0.11.1 idna==3.4 Jinja2==3.1.2 kiwisolver==1.4.4 linkify-it-py==1.0.3 luga==0.2.6 markdown-it-py==2.1.0 MarkupSafe==2.1.1 matplotlib==3.6.2 mdit-py-plugins==0.3.1 mdurl==0.1.2 mpmath==1.3.0 multidict==6.0.2 networkx==3.1 nptyping==1.4.4 numpy==1.23.5 orjson==3.8.2 packaging==21.3 pandas==1.5.2 paramiko==2.12.0 Pillow==9.3.0 pybind11==2.10.1 pycparser==2.21 pycryptodome==3.16.0 pydantic==1.10.2 pydub==0.25.1 PyNaCl==1.5.0 pyparsing==3.0.9 PySocks==1.7.1 python-dateutil==2.8.2 python-multipart==0.0.5 pytz==2022.6 PyYAML==6.0 regex==2022.10.31 requests==2.28.1 rfc3986==1.5.0 six==1.16.0 sniffio==1.3.0 soupsieve==2.3.2.post1 starlette==0.22.0 sympy==1.11.1 tokenizers==0.13.2 torch==2.0.0 tqdm==4.64.1 transformers==4.28.1 typing_extensions==4.4.0 typish==1.9.3 uc-micro-py==1.0.1 urllib3==1.26.13 uvicorn==0.20.0 websockets==10.4 yarl==1.8.1 |