Spaces:
Runtime error
Runtime error
File size: 3,216 Bytes
77fc3d5 |
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 |
-i https://pypi.org/simple aiofiles==22.1.0 ; python_version >= '3.7' and python_version < '4.0' aiohttp==3.8.3 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7' aitextgen==0.5.1 altair==4.2.0 ; python_version >= '3.7' anyio==3.6.2 ; python_full_version >= '3.6.2' async-timeout==4.0.2 ; python_version >= '3.6' attrs==22.2.0 ; python_version >= '3.6' certifi==2022.12.7 ; python_version >= '3.6' charset-normalizer==2.1.1 ; python_full_version >= '3.6.0' click==8.1.3 ; python_version >= '3.7' contourpy==1.0.7 ; python_version >= '3.8' cycler==0.11.0 ; python_version >= '3.6' entrypoints==0.4 ; python_version >= '3.6' fastapi==0.89.1 ; python_version >= '3.7' ffmpy==0.3.0 filelock==3.9.0 ; python_version >= '3.7' fire==0.5.0 fonttools==4.38.0 ; python_version >= '3.7' frozenlist==1.3.3 ; python_version >= '3.7' fsspec==2023.1.0 ; python_version >= '3.7' gradio==3.16.2 h11==0.14.0 ; python_version >= '3.7' httpcore==0.16.3 ; python_version >= '3.7' httpx==0.23.3 ; python_version >= '3.7' huggingface-hub==0.12.0 ; python_full_version >= '3.7.0' idna==3.4 ; python_version >= '3.5' jinja2==3.1.2 ; python_version >= '3.7' jsonschema==4.17.3 ; python_version >= '3.7' kiwisolver==1.4.4 ; python_version >= '3.7' lightning-utilities==0.6.0.post0 ; python_version >= '3.7' linkify-it-py==1.0.3 markdown-it-py[linkify,plugins]==2.1.0 ; python_version >= '3.7' markupsafe==2.1.2 ; python_version >= '3.7' matplotlib==3.6.3 ; python_version >= '3.8' mdit-py-plugins==0.3.3 mdurl==0.1.2 ; python_version >= '3.7' multidict==6.0.4 ; python_version >= '3.7' numpy==1.24.1 ; python_version >= '3.8' orjson==3.8.5 ; python_version >= '3.7' packaging==23.0 ; python_version >= '3.7' pandas==1.5.3 ; python_version >= '3.8' pillow==9.4.0 ; python_version >= '3.7' pycryptodome==3.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' pydantic==1.10.4 ; python_version >= '3.7' pydub==0.25.1 pyparsing==3.0.9 ; python_full_version >= '3.6.8' pyrsistent==0.19.3 ; python_version >= '3.7' python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-multipart==0.0.5 pytorch-lightning==1.9.0 ; python_version >= '3.7' pytz==2022.7.1 pyyaml==6.0 ; python_version >= '3.6' regex==2022.10.31 ; python_version >= '3.6' requests==2.28.2 ; python_version >= '3.7' and python_version < '4' rfc3986[idna2008]==1.5.0 six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.3.0 ; python_version >= '3.7' starlette==0.22.0 ; python_version >= '3.7' termcolor==2.2.0 ; python_version >= '3.7' tokenizers==0.13.2 toolz==0.12.0 ; python_version >= '3.5' torch==1.13.1 ; python_full_version >= '3.7.0' torchmetrics==0.11.0 ; python_version >= '3.7' tqdm==4.64.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' transformers==4.26.0 ; python_full_version >= '3.7.0' typing-extensions==4.4.0 ; python_version >= '3.7' uc-micro-py==1.0.1 ; python_version >= '3.6' urllib3==1.26.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' uvicorn==0.20.0 ; python_version >= '3.7' websockets==10.4 ; python_version >= '3.7' yarl==1.8.2 ; python_version >= '3.7' |