hf-gradio-example / environment.yml
JulienHalgand's picture
Ça marche sur le CPU
e5007d2
raw
history blame contribute delete
802 Bytes
name: gradio
channels:
- conda-forge
dependencies:
- python=3.12
- lightning>=2.2.1
- deprecated
- librosa
- einops
- transformers==4.45.1
- numpy==1.26.4
- wandb
- annotated-types==0.7.0
- anyio==4.9.0
- blinker==1.9.0
- ertifi==2025.4.26
- click==8.1.8
- fastapi==0.115.12
- Flask==3.1.0
- h11==0.16.0
- idna==3.10
- importlib_metadata==8.6.1
- itsdangerous==2.2.0
- Jinja2==3.1.6
- MarkupSafe==2.1.5
- pip==25.1.1
- pydantic==2.11.4
- pydantic_core==2.33.2
- python-multipart==0.0.20
- setuptools==80.1.0
- sniffio==1.3.1
- starlette==0.46.2
- typing_extensions==4.13.2
- typing-inspection==0.4.0
- uvicorn==0.34.2
- Werkzeug==3.1.3
- wheel==0.45.1
- zipp==3.21.0
pip:
- --extra-index-url https://download.pytorch.org/whl/cu113