Skip to content

Issue with CUDA, RTX 5090, Windows 11 (and possible fix) #293

@glaucopater

Description

@glaucopater

First of all thanks for the project!

I found some issues because of torch dependencies, RTX 5090 GPU and Windows 11.

To aolve this I'm sharing now the current working setup (the other steps are already in the readme file)

  • venv with Python 3.12.10 (python -m venv venv)
  • pip install -r requirements.txt

Content of requirements.txt (note the specific torch for rtx 5090)

accelerate==0.32.1
aiofiles==23.2.1
albucore==0.0.24
albumentations==2.0.8
annotated-types==0.7.0
antlr4-python3-runtime==4.9.3
anyio==4.9.0
beautifulsoup4==4.13.4
certifi==2025.7.14
charset-normalizer==3.4.2
click==8.2.1
colorama==0.4.6
coloredlogs==15.0.1
contourpy==1.3.3
controlnet_aux==0.0.10
cycler==0.12.1
Cython==3.1.2
diffusers==0.34.0
easydict==1.13
einops==0.8.1
fastapi==0.116.1
ffmpy==0.6.1
filelock==3.18.0
flatbuffers==25.2.10
fonttools==4.59.0
fsspec==2025.7.0
gdown==5.2.0
gradio==4.44.1
gradio_client==1.3.0
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
huggingface-hub==0.34.1
humanfriendly==10.0
idna==3.10
imageio==2.37.0
importlib_metadata==8.7.0
importlib_resources==6.5.2
insightface==0.7.3
intel-openmp==2021.4.0
Jinja2==3.1.6
joblib==1.5.1
kiwisolver==1.4.8
lazy_loader==0.4
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.10.3
mdurl==0.1.2
mkl==2021.4.0
mpmath==1.3.0
networkx==3.5
numpy==1.26.4
omegaconf==2.3.0
onnx==1.18.0
onnxruntime-gpu==1.22.0
opencv-python==4.11.0.86
opencv-python-headless==4.11.0.86
orjson==3.11.1
packaging==25.0
pandas==2.3.1
peft==0.16.0
pillow==10.4.0
prettytable==3.16.0
protobuf==6.31.1
psutil==5.9.8
pydantic==2.10.6
pydantic_core==2.27.2
pydub==0.25.1
Pygments==2.19.2
pyparsing==3.2.3
pyreadline3==3.5.4
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-multipart==0.0.20
pytz==2025.2
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.4
rich==14.1.0
ruff==0.12.5
safetensors==0.5.3
scikit-image==0.25.2
scikit-learn==1.7.1
scipy==1.16.0
semantic-version==2.10.0
setuptools==80.9.0
shellingham==1.5.4
simsimd==6.5.0
six==1.17.0
sniffio==1.3.1
soupsieve==2.7
spaces==0.19.4
starlette==0.47.2
stringzilla==3.12.5
sympy==1.14.0
tbb==2021.13.1
threadpoolctl==3.6.0
tifffile==2025.6.11
timm==1.0.19
tokenizer==3.4.5
tokenizers==0.21.2
tomlkit==0.12.0
torch==2.9.0.dev20250716+cu128
torchaudio==2.8.0.dev20250717+cu128
torchvision==0.24.0.dev20250717+cu128
tqdm==4.67.1
transformers==4.54.0
typer==0.16.0
typing-inspection==0.4.1
typing_extensions==4.14.1
tzdata==2025.2
urllib3==2.5.0
uvicorn==0.35.0
wcwidth==0.2.13
websockets==12.0
wheel==0.45.1
zipp==3.23.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions