Spaces:
Runtime error
Runtime error
File size: 2,728 Bytes
fd1a723 042bfdf fd1a723 0d9e37f fd1a723 |
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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 |
# # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --resolver=backtracking # anyio==3.7.0 # via httpcore appnope==0.1.3 # via # ipykernel # ipython asttokens==2.2.1 # via stack-data backcall==0.2.0 # via ipython backoff==2.2.1 # via -r requirements.in certifi==2023.5.7 # via # httpcore # httpx # requests charset-normalizer==3.1.0 # via requests comm==0.1.3 # via ipykernel debugpy==1.6.7 # via ipykernel decorator==5.1.1 # via ipython diskcache==5.6.1 # via -r requirements.in executing==1.2.0 # via stack-data filelock==3.12.2 # via huggingface-hub fsspec==2023.6.0 # via huggingface-hub h11==0.14.0 # via httpcore httpcore==0.17.2 # via httpx httpx==0.24.1 # via -r requirements.in huggingface-hub==0.15.1 # via -r requirements.in idna==3.4 # via # anyio # httpx # requests ipykernel==6.23.3 # via ipywidgets ipython==8.14.0 # via # ipykernel # ipywidgets ipywidgets==8.0.6 # via -r requirements.in jedi==0.18.2 # via ipython jupyter-client==8.3.0 # via ipykernel jupyter-core==5.3.1 # via # ipykernel # jupyter-client jupyterlab-widgets==3.0.7 # via ipywidgets matplotlib-inline==0.1.6 # via # ipykernel # ipython nest-asyncio==1.5.6 # via ipykernel orjson==3.9.1 # via -r requirements.in packaging==23.1 # via # huggingface-hub # ipykernel parso==0.8.3 # via jedi pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython platformdirs==3.8.0 # via jupyter-core prompt-toolkit==3.0.38 # via ipython psutil==5.9.5 # via ipykernel ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data pygments==2.15.1 # via ipython python-dateutil==2.8.2 # via jupyter-client pyyaml==6.0 # via huggingface-hub pyzmq==25.1.0 # via # ipykernel # jupyter-client requests==2.31.0 # via huggingface-hub six==1.16.0 # via # asttokens # python-dateutil sniffio==1.3.0 # via # anyio # httpcore # httpx stack-data==0.6.2 # via ipython toolz==0.12.0 # via -r requirements.in tornado==6.3.2 # via # ipykernel # jupyter-client tqdm==4.65.0 # via # -r requirements.in # huggingface-hub traitlets==5.9.0 # via # comm # ipykernel # ipython # ipywidgets # jupyter-client # jupyter-core # matplotlib-inline typing-extensions==4.7.0 # via huggingface-hub urllib3==2.0.3 # via requests wcwidth==0.2.6 # via prompt-toolkit widgetsnbextension==4.0.7 # via ipywidgets |