KevinHuSh
		
	commited on
		
		
					Commit 
							
							·
						
						c35385a
	
1
								Parent(s):
							
							f102c60
								
init requirements (#3)
Browse files- python/requirements.txt +194 -0
    	
        python/requirements.txt
    ADDED
    
    | @@ -0,0 +1,194 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            accelerate==0.24.1
         | 
| 2 | 
            +
            addict==2.4.0
         | 
| 3 | 
            +
            aiobotocore==2.7.0
         | 
| 4 | 
            +
            aiofiles==23.2.1
         | 
| 5 | 
            +
            aiohttp==3.8.6
         | 
| 6 | 
            +
            aioitertools==0.11.0
         | 
| 7 | 
            +
            aiosignal==1.3.1
         | 
| 8 | 
            +
            aliyun-python-sdk-core==2.14.0
         | 
| 9 | 
            +
            aliyun-python-sdk-kms==2.16.2
         | 
| 10 | 
            +
            altair==5.1.2
         | 
| 11 | 
            +
            anyio==3.7.1
         | 
| 12 | 
            +
            astor==0.8.1
         | 
| 13 | 
            +
            async-timeout==4.0.3
         | 
| 14 | 
            +
            attrdict==2.0.1
         | 
| 15 | 
            +
            attrs==23.1.0
         | 
| 16 | 
            +
            Babel==2.13.1
         | 
| 17 | 
            +
            bce-python-sdk==0.8.92
         | 
| 18 | 
            +
            beautifulsoup4==4.12.2
         | 
| 19 | 
            +
            bitsandbytes==0.41.1
         | 
| 20 | 
            +
            blinker==1.7.0
         | 
| 21 | 
            +
            botocore==1.31.64
         | 
| 22 | 
            +
            cachetools==5.3.2
         | 
| 23 | 
            +
            certifi==2023.7.22
         | 
| 24 | 
            +
            cffi==1.16.0
         | 
| 25 | 
            +
            charset-normalizer==3.3.2
         | 
| 26 | 
            +
            click==8.1.7
         | 
| 27 | 
            +
            cloudpickle==3.0.0
         | 
| 28 | 
            +
            contourpy==1.2.0
         | 
| 29 | 
            +
            crcmod==1.7
         | 
| 30 | 
            +
            cryptography==41.0.5
         | 
| 31 | 
            +
            cssselect==1.2.0
         | 
| 32 | 
            +
            cssutils==2.9.0
         | 
| 33 | 
            +
            cycler==0.12.1
         | 
| 34 | 
            +
            Cython==3.0.5
         | 
| 35 | 
            +
            datasets==2.13.0
         | 
| 36 | 
            +
            datrie==0.8.2
         | 
| 37 | 
            +
            decorator==5.1.1
         | 
| 38 | 
            +
            defusedxml==0.7.1
         | 
| 39 | 
            +
            dill==0.3.6
         | 
| 40 | 
            +
            einops==0.7.0
         | 
| 41 | 
            +
            elastic-transport==8.10.0
         | 
| 42 | 
            +
            elasticsearch==8.10.1
         | 
| 43 | 
            +
            elasticsearch-dsl==8.9.0
         | 
| 44 | 
            +
            et-xmlfile==1.1.0
         | 
| 45 | 
            +
            fastapi==0.104.1
         | 
| 46 | 
            +
            ffmpy==0.3.1
         | 
| 47 | 
            +
            filelock==3.13.1
         | 
| 48 | 
            +
            fire==0.5.0
         | 
| 49 | 
            +
            FlagEmbedding==1.1.5
         | 
| 50 | 
            +
            Flask==3.0.0
         | 
| 51 | 
            +
            flask-babel==4.0.0
         | 
| 52 | 
            +
            fonttools==4.44.0
         | 
| 53 | 
            +
            frozenlist==1.4.0
         | 
| 54 | 
            +
            fsspec==2023.10.0
         | 
| 55 | 
            +
            future==0.18.3
         | 
| 56 | 
            +
            gast==0.5.4
         | 
| 57 | 
            +
            -e
         | 
| 58 | 
            +
            git+https://github.com/ggerganov/llama.cpp.git@5f6e0c0dff1e7a89331e6b25eca9a9fd71324069#egg=gguf&subdirectory=gguf-py
         | 
| 59 | 
            +
            gradio==3.50.2
         | 
| 60 | 
            +
            gradio_client==0.6.1
         | 
| 61 | 
            +
            greenlet==3.0.1
         | 
| 62 | 
            +
            h11==0.14.0
         | 
| 63 | 
            +
            hanziconv==0.3.2
         | 
| 64 | 
            +
            httpcore==1.0.1
         | 
| 65 | 
            +
            httpx==0.25.1
         | 
| 66 | 
            +
            huggingface-hub==0.17.3
         | 
| 67 | 
            +
            idna==3.4
         | 
| 68 | 
            +
            imageio==2.31.6
         | 
| 69 | 
            +
            imgaug==0.4.0
         | 
| 70 | 
            +
            importlib-metadata==6.8.0
         | 
| 71 | 
            +
            importlib-resources==6.1.0
         | 
| 72 | 
            +
            install==1.3.5
         | 
| 73 | 
            +
            itsdangerous==2.1.2
         | 
| 74 | 
            +
            Jinja2==3.1.2
         | 
| 75 | 
            +
            jmespath==0.10.0
         | 
| 76 | 
            +
            joblib==1.3.2
         | 
| 77 | 
            +
            jsonschema==4.19.2
         | 
| 78 | 
            +
            jsonschema-specifications==2023.7.1
         | 
| 79 | 
            +
            kiwisolver==1.4.5
         | 
| 80 | 
            +
            lazy_loader==0.3
         | 
| 81 | 
            +
            lmdb==1.4.1
         | 
| 82 | 
            +
            lxml==4.9.3
         | 
| 83 | 
            +
            MarkupSafe==2.1.3
         | 
| 84 | 
            +
            matplotlib==3.8.1
         | 
| 85 | 
            +
            modelscope==1.9.4
         | 
| 86 | 
            +
            mpmath==1.3.0
         | 
| 87 | 
            +
            multidict==6.0.4
         | 
| 88 | 
            +
            multiprocess==0.70.14
         | 
| 89 | 
            +
            networkx==3.2.1
         | 
| 90 | 
            +
            nltk==3.8.1
         | 
| 91 | 
            +
            numpy==1.24.4
         | 
| 92 | 
            +
            nvidia-cublas-cu12==12.1.3.1
         | 
| 93 | 
            +
            nvidia-cuda-cupti-cu12==12.1.105
         | 
| 94 | 
            +
            nvidia-cuda-nvrtc-cu12==12.1.105
         | 
| 95 | 
            +
            nvidia-cuda-runtime-cu12==12.1.105
         | 
| 96 | 
            +
            nvidia-cudnn-cu12==8.9.2.26
         | 
| 97 | 
            +
            nvidia-cufft-cu12==11.0.2.54
         | 
| 98 | 
            +
            nvidia-curand-cu12==10.3.2.106
         | 
| 99 | 
            +
            nvidia-cusolver-cu12==11.4.5.107
         | 
| 100 | 
            +
            nvidia-cusparse-cu12==12.1.0.106
         | 
| 101 | 
            +
            nvidia-nccl-cu12==2.18.1
         | 
| 102 | 
            +
            nvidia-nvjitlink-cu12==12.3.52
         | 
| 103 | 
            +
            nvidia-nvtx-cu12==12.1.105
         | 
| 104 | 
            +
            opencv-contrib-python==4.6.0.66
         | 
| 105 | 
            +
            opencv-python==4.6.0.66
         | 
| 106 | 
            +
            openpyxl==3.1.2
         | 
| 107 | 
            +
            opt-einsum==3.3.0
         | 
| 108 | 
            +
            orjson==3.9.10
         | 
| 109 | 
            +
            oss2==2.18.3
         | 
| 110 | 
            +
            packaging==23.2
         | 
| 111 | 
            +
            paddleocr==2.7.0.3
         | 
| 112 | 
            +
            paddlepaddle-gpu==2.5.2.post120
         | 
| 113 | 
            +
            pandas==2.1.2
         | 
| 114 | 
            +
            pdf2docx==0.5.5
         | 
| 115 | 
            +
            pdfminer.six==20221105
         | 
| 116 | 
            +
            pdfplumber==0.10.3
         | 
| 117 | 
            +
            Pillow==10.0.1
         | 
| 118 | 
            +
            platformdirs==3.11.0
         | 
| 119 | 
            +
            premailer==3.10.0
         | 
| 120 | 
            +
            protobuf==4.25.0
         | 
| 121 | 
            +
            psutil==5.9.6
         | 
| 122 | 
            +
            pyarrow==14.0.0
         | 
| 123 | 
            +
            pyclipper==1.3.0.post5
         | 
| 124 | 
            +
            pycocotools==2.0.7
         | 
| 125 | 
            +
            pycparser==2.21
         | 
| 126 | 
            +
            pycryptodome==3.19.0
         | 
| 127 | 
            +
            pydantic==1.10.13
         | 
| 128 | 
            +
            pydub==0.25.1
         | 
| 129 | 
            +
            PyMuPDF==1.20.2
         | 
| 130 | 
            +
            pyparsing==3.1.1
         | 
| 131 | 
            +
            pypdfium2==4.23.1
         | 
| 132 | 
            +
            python-dateutil==2.8.2
         | 
| 133 | 
            +
            python-docx==1.1.0
         | 
| 134 | 
            +
            python-multipart==0.0.6
         | 
| 135 | 
            +
            pytz==2023.3.post1
         | 
| 136 | 
            +
            PyYAML==6.0.1
         | 
| 137 | 
            +
            rapidfuzz==3.5.2
         | 
| 138 | 
            +
            rarfile==4.1
         | 
| 139 | 
            +
            referencing==0.30.2
         | 
| 140 | 
            +
            regex==2023.10.3
         | 
| 141 | 
            +
            requests==2.31.0
         | 
| 142 | 
            +
            rpds-py==0.12.0
         | 
| 143 | 
            +
            s3fs==2023.10.0
         | 
| 144 | 
            +
            safetensors==0.4.0
         | 
| 145 | 
            +
            scikit-image==0.22.0
         | 
| 146 | 
            +
            scikit-learn==1.3.2
         | 
| 147 | 
            +
            scipy==1.11.3
         | 
| 148 | 
            +
            semantic-version==2.10.0
         | 
| 149 | 
            +
            sentence-transformers==2.2.2
         | 
| 150 | 
            +
            sentencepiece==0.1.98
         | 
| 151 | 
            +
            shapely==2.0.2
         | 
| 152 | 
            +
            simplejson==3.19.2
         | 
| 153 | 
            +
            six==1.16.0
         | 
| 154 | 
            +
            sniffio==1.3.0
         | 
| 155 | 
            +
            sortedcontainers==2.4.0
         | 
| 156 | 
            +
            soupsieve==2.5
         | 
| 157 | 
            +
            SQLAlchemy==2.0.23
         | 
| 158 | 
            +
            starlette==0.27.0
         | 
| 159 | 
            +
            sympy==1.12
         | 
| 160 | 
            +
            tabulate==0.9.0
         | 
| 161 | 
            +
            tblib==3.0.0
         | 
| 162 | 
            +
            termcolor==2.3.0
         | 
| 163 | 
            +
            threadpoolctl==3.2.0
         | 
| 164 | 
            +
            tifffile==2023.9.26
         | 
| 165 | 
            +
            tiktoken==0.5.1
         | 
| 166 | 
            +
            timm==0.9.10
         | 
| 167 | 
            +
            tokenizers==0.13.3
         | 
| 168 | 
            +
            tomli==2.0.1
         | 
| 169 | 
            +
            toolz==0.12.0
         | 
| 170 | 
            +
            torch==2.1.0
         | 
| 171 | 
            +
            torchaudio==2.1.0
         | 
| 172 | 
            +
            torchvision==0.16.0
         | 
| 173 | 
            +
            tornado==6.3.3
         | 
| 174 | 
            +
            tqdm==4.66.1
         | 
| 175 | 
            +
            transformers==4.33.0
         | 
| 176 | 
            +
            transformers-stream-generator==0.0.4
         | 
| 177 | 
            +
            triton==2.1.0
         | 
| 178 | 
            +
            typing_extensions==4.8.0
         | 
| 179 | 
            +
            tzdata==2023.3
         | 
| 180 | 
            +
            urllib3==2.0.7
         | 
| 181 | 
            +
            uvicorn==0.24.0
         | 
| 182 | 
            +
            uvloop==0.19.0
         | 
| 183 | 
            +
            visualdl==2.5.3
         | 
| 184 | 
            +
            websockets==11.0.3
         | 
| 185 | 
            +
            Werkzeug==3.0.1
         | 
| 186 | 
            +
            wrapt==1.15.0
         | 
| 187 | 
            +
            xgboost==2.0.1
         | 
| 188 | 
            +
            xinference==0.6.0
         | 
| 189 | 
            +
            xorbits==0.7.0
         | 
| 190 | 
            +
            xoscar==0.1.3
         | 
| 191 | 
            +
            xxhash==3.4.1
         | 
| 192 | 
            +
            yapf==0.40.2
         | 
| 193 | 
            +
            yarl==1.9.2
         | 
| 194 | 
            +
            zipp==3.17.0
         |