Spaces:
Runtime error
Runtime error
File size: 2,466 Bytes
1ec67d5 06325c4 1ec67d5 f108605 1ec67d5 c8f2828 f108605 |
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 |
aiohttp==3.8.6 aiosignal==1.3.1 annotated-types==0.6.0 anyio==3.7.1 async-timeout==4.0.3 attrs==23.1.0 av==10.0.0 boto3==1.29.0 botocore==1.32.0 Brotli==1.1.0 certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cmake==3.27.7 coloredlogs==15.0.1 contourpy==1.2.0 cryptography==41.0.5 ctranslate2==3.21.0 cycler==0.12.1 dataclasses-json==0.6.2 deep-translator==1.11.4 distro==1.8.0 dl-translate==0.3.0 einops==0.7.0 encodec==0.1.1 exceptiongroup==1.1.3 fastapi==0.104.1 faster-whisper==0.9.0 ffmpeg-python==0.2.0 filelock==3.13.1 flatbuffers==23.5.26 fonttools==4.44.1 frozenlist==1.4.0 fsspec==2023.10.0 funcy==2.0 future==0.18.3 greenlet==3.0.1 h11==0.14.0 httpcore==1.0.2 httpx==0.25.1 huggingface-hub==0.17.3 humanfriendly==10.0 idna==3.4 Jinja2==3.1.2 jmespath==1.0.1 joblib==1.3.2 jsonpatch==1.33 jsonpointer==2.4 kiwisolver==1.4.5 langchain==0.0.335 langsmith==0.0.64 lit==17.0.5 llvmlite==0.41.1 MarkupSafe==2.1.3 marshmallow==3.20.1 matplotlib==3.8.1 more-itertools==10.1.0 mpmath==1.3.0 multidict==6.0.4 mutagen==1.47.0 mypy-extensions==1.0.0 networkx==3.2.1 nltk==3.8.1 numba==0.58.1 numpy==1.26.2 nvidia-cublas-cu11==11.10.3.66 nvidia-cuda-cupti-cu11==11.7.101 nvidia-cuda-nvrtc-cu11==11.7.99 nvidia-cuda-runtime-cu11==11.7.99 nvidia-cudnn-cu11==8.5.0.96 nvidia-cufft-cu11==10.9.0.58 nvidia-curand-cu11==10.2.10.91 nvidia-cusolver-cu11==11.4.0.1 nvidia-cusparse-cu11==11.7.4.91 nvidia-nccl-cu11==2.14.3 nvidia-nvtx-cu11==11.7.91 onnxruntime==1.16.2 openai==1.2.4 openai-whisper==20231106 packaging==23.2 pandas==2.1.3 Pillow==10.1.0 pip==23.3 protobuf==4.25.0 pycparser==2.21 pycryptodome==3.19.0 pycryptodomex==3.19.0 pydantic==2.5.0 pydantic_core==2.14.1 pyparsing==3.1.1 python-dateutil==2.8.2 pytube==15.0.0 pytz==2023.3.post1 PyYAML==6.0.1 regex==2023.10.3 requests==2.31.0 s3transfer==0.7.0 safetensors==0.4.0 scikit-learn==1.3.2 scipy==1.11.3 setuptools==68.0.0 six==1.16.0 sniffio==1.3.0 soundfile==0.12.1 SQLAlchemy==2.0.23 stable-ts==2.13.3 starlette==0.27.0 sympy==1.12 tenacity==8.2.3 threadpoolctl==3.2.0 tiktoken==0.5.1 tokenizers==0.14.1 torch==2.0.1 torchaudio==2.0.2 tqdm==4.66.1 transformers==4.35.1 triton==2.0.0 typing_extensions==4.8.0 typing-inspect==0.9.0 tzdata==2023.3 urllib3==2.0.7 uvicorn==0.24.0.post1 websockets==12.0 wheel==0.41.2 wordcloud==1.9.2 yarl==1.9.2 youtube-transcript-api==0.6.1 yt-dlp==2023.10.13 git+https://github.com/suno-ai/bark.git --extra-index-url https://download.pytorch.org/whl/cu113 |