Spaces:
Build error
Build error
File size: 2,510 Bytes
066801d d94ed7c 066801d |
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 |
#huggingface_hub==0.22.2 #llama-cpp-python==0.2.88 huggingface-hub==0.24.5 # llama-cpp-python==0.2.88 ## The following requirements were added by pip freeze: aiofiles==23.2.1 aiohappyeyeballs==2.3.5 aiohttp==3.10.1 aiosignal==1.3.1 altair==5.4.0 annotated-types==0.7.0 anyio==4.4.0 asttokens==2.4.1 async-timeout==4.0.3 attrs==24.2.0 Authlib==1.3.1 certifi==2024.7.4 cffi==1.17.0 charset-normalizer==3.3.2 click==8.0.4 contourpy==1.2.1 cryptography==43.0.0 cycler==0.12.1 datasets==2.20.0 decorator==5.1.1 dill==0.3.8 diskcache==5.6.3 exceptiongroup==1.2.2 executing==2.0.1 fastapi==0.112.1 ffmpy==0.4.0 filelock==3.15.4 fonttools==4.53.1 frozenlist==1.4.1 fsspec==2024.5.0 gradio==4.36.1 gradio_client==1.0.1 h11==0.14.0 hf_transfer==0.1.8 httpcore==1.0.5 httpx==0.27.0 idna==3.7 importlib_resources==6.4.3 ipython==8.26.0 itsdangerous==2.2.0 jedi==0.19.1 Jinja2==3.1.4 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 kiwisolver==1.4.5 llama_cpp_python==0.2.88 markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib==3.9.2 matplotlib-inline==0.1.7 mdurl==0.1.2 mpmath==1.3.0 multidict==6.0.5 multiprocess==0.70.16 narwhals==1.4.2 networkx==3.3 numpy==1.26.4 nvidia-cublas-cu12==12.1.3.1 nvidia-cuda-cupti-cu12==12.1.105 nvidia-cuda-nvrtc-cu12==12.1.105 nvidia-cuda-runtime-cu12==12.1.105 nvidia-cudnn-cu12==8.9.2.26 nvidia-cufft-cu12==11.0.2.54 nvidia-curand-cu12==10.3.2.106 nvidia-cusolver-cu12==11.4.5.107 nvidia-cusparse-cu12==12.1.0.106 nvidia-nccl-cu12==2.20.5 nvidia-nvjitlink-cu12==12.6.20 nvidia-nvtx-cu12==12.1.105 orjson==3.10.7 packaging==24.1 pandas==2.2.2 parso==0.8.4 pexpect==4.9.0 pillow==10.4.0 prompt_toolkit==3.0.47 protobuf==3.20.3 psutil==5.9.8 ptyprocess==0.7.0 pure_eval==0.2.3 pyarrow==17.0.0 pyarrow-hotfix==0.6 pycparser==2.22 pydantic==2.8.2 pydantic_core==2.20.1 pydub==0.25.1 Pygments==2.18.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0 python-multipart==0.0.9 pytz==2024.1 PyYAML==6.0.2 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 rich==13.7.1 rpds-py==0.20.0 ruff==0.6.1 safetensors==0.4.4 semantic-version==2.10.0 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 spaces==0.29.3 stack-data==0.6.3 starlette==0.38.2 sympy==1.13.1 tokenizers==0.19.1 tomlkit==0.12.0 torch==2.4.0 tqdm==4.66.5 traitlets==5.14.3 transformers==4.44.0 triton==2.3.1 typer==0.12.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==2.2.2 uvicorn==0.30.6 wcwidth==0.2.13 websockets==11.0.3 xxhash==3.4.1 yarl==1.9.4 ## The following requirements were added by pip freeze: accelerate==0.33.0 |