LLM-front-docker / environment.yml
Songyou's picture
add conda environment config file (#2)
68d715e verified
name: gradio
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h99b78c6_7
- ca-certificates=2024.12.14=hf0a4a13_0
- libffi=3.4.2=h3422bc3_5
- liblzma=5.6.3=h39f12f2_1
- libsqlite=3.47.2=h3f77e49_0
- libzlib=1.3.1=h8359307_2
- ncurses=6.5=h7bae524_1
- openssl=3.4.0=h39f12f2_0
- pip=24.3.1=pyh8b19718_0
- python=3.10.16=h870587a_1_cpython
- readline=8.2=h92ec313_1
- setuptools=75.6.0=pyhff2d567_1
- tk=8.6.13=h5083fa2_1
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- aiofiles==23.2.1
- annotated-types==0.7.0
- anyio==4.7.0
- certifi==2024.12.14
- charset-normalizer==3.4.0
- click==8.1.7
- exceptiongroup==1.2.2
- fastapi==0.115.6
- ffmpy==0.4.0
- filelock==3.16.1
- fsspec==2024.10.0
- gradio==5.9.0
- gradio-client==1.5.2
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.28.1
- huggingface-hub==0.26.5
- idna==3.10
- javascript==1!1.2.1
- jinja2==3.1.4
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- numpy==2.2.0
- orjson==3.10.12
- packaging==24.2
- pandas==2.2.3
- pillow==11.0.0
- pydantic==2.10.3
- pydantic-core==2.27.1
- pydub==0.25.1
- pygments==2.18.0
- python-dateutil==2.9.0.post0
- python-multipart==0.0.19
- pytz==2024.2
- pyyaml==6.0.2
- requests==2.32.3
- rich==13.9.4
- ruff==0.8.3
- safehttpx==0.1.6
- semantic-version==2.10.0
- shellingham==1.5.4
- six==1.17.0
- sniffio==1.3.1
- starlette==0.41.3
- tomlkit==0.13.2
- tqdm==4.67.1
- typer==0.15.1
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
- uvicorn==0.33.0
- websockets==14.1
prefix: /Users/yichao/opt/anaconda3/envs/gradio