lllyasviel / lllyasviel/ControlNet
Questions about the environment.yaml file of the environment
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello. I see that the python version in the environment.yaml file in your project is python=3.8.5
CudaToolkit is - CUDATOOLKIToToolkit=11.3
pytorch is - pytorch = 1.12.1
The cudatoolkit in my system is CUDA Toolkit 11.8
pytorch is also based on the CUDA Toolkit.
Then the pytorch corresponding to CUDA Toolkit 11.8 should be Stable (2.0.0)
When I execute conda env create -f environment.yaml
Will there be problems? Or should I change these values?
Thank you for your answer.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with environment.yaml and the reported conda env create -f environment.yaml command, comparing its Python, CUDA Toolkit, and PyTorch entries with the versions described in the issue. Confirm whether the environment can be created with the stated system versions, then document the supported combinations or required changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- devops, tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100