Spaces:
Running
Running
File size: 1,057 Bytes
8314532 393679f 8314532 7b7a8bf 7d25ccc 8314532 7d8e678 47038e6 8314532 1fad36c 8314532 6fc7654 8314532 b064a39 8314532 b064a39 8314532 b064a39 8314532 b064a39 8314532 a6c2082 7d8e678 8314532 |
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 |
# Core ML dependencies torch==2.0.1 torchaudio torchvision==0.15.2 transformers==4.46.3 tokenizers>=0.20,<0.21 safetensors>=0.4.1 evaluate==0.4.0 gradio==5.7.1 huggingface-hub==0.25.1 panphon==0.21.2 # Build tools and compilers (move to top) Cython==3.0.0 cmake==3.26.4 lit==16.0.6 # Data processing pandas==2.0.3 numpy==1.25.2 pyarrow==12.0.1 dill==0.3.6 datasets==2.10.0 # Utilities tqdm==4.65.0 requests==2.31.0 regex==2023.6.3 PyYAML==5.3.1 python-dateutil==2.8.2 six==1.16.0 filelock==3.12.2 # HTTP and async aiohttp==3.8.4 aiosignal==1.3.1 async-timeout==4.0.2 urllib3==2.0.4 yarl==1.9.2 multidict==6.0.4 frozenlist==1.4.0 # Text processing xxhash==3.2.0 # Image processing Pillow==10.0.0 # Math and scientific matplotlib==3.7.2 sympy==1.12 mpmath==1.3.0 networkx==3.1 contourpy==1.1.0 kiwisolver==1.4.4 # CUDA dependencies # 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 |