- pytorch=1.6 - tensorflow=2.2.0 - pip=20.2.1 - pip: - elasticdeform==0.4.6 - stardist==0.6.0 - tqdm==4.56.0 - wget==3.2 prefix: /home/username/miniconda3/envs/MultiStar Conda Info Current conda install: platfor
加快下载速度 wget https://tuna.moe/oh-my-tuna/oh-my-tuna.py python oh-my-tuna.py conda ...
pip install "git+https://github.com/facebookresearch/pytorch3d.git@stable" Collecting git+https://github.com/facebookresearch/pytorch3d.git@stable Cloning https://github.com/facebookresearch/pytorch3d.git (to revision stable) to c:\users\79857\appdata\local\temp\pip-req-build-qio4m71m Runn...
Thanks for your great working!! while, I met some problem when I try to install mmdetection3d ubuntu 20.04 pytorch 1.7.0 cuda 11.0 and I met the following output: ninja: build stopped: subcommand failed. Traceback (most recent call last)...
Install: conda install -c pytorch faiss-cpu Import Error: Traceback (most recent call last): File "/home/liangtf/miniconda3/envs/faiss/lib/python3.6/site-packages/faiss/init.py", line 21, in from .swigfaiss_gpu import * ModuleNotFoundError: No module named 'faiss.swigfaiss_gpu' Durin...
Requirement already satisfied: PyWavelets>=1.1.1 in e:\ai\stable-diffusion-webui\venv\lib\site-packages (from invisible-watermark->-r requirements.txt (line 8)) (1.4.1) Collecting onnxruntime Downloading onnxruntime-1.13.1-cp310-cp310-win_amd64.whl (5.9 MB) ...
/etc/anaconda3/pkgs /home/mgarbelli/.conda/pkgs envs directories:/home/mgarbelli/.conda/envs /etc/anaconda3/envs platform:linux-64 user-agent:conda/23.7.3 requests/2.31.0 CPython/3.11.4 Linux/5.15.0-91-generic ubuntu/22.04.3 glibc/2.35 UID:GID:1001:1001 netrc file:None offline mode...
@echo offsetPYTHON=setGIT=setVENV_DIR=setPYTORCH_CUDA_ALLOC_CONF= garbage_collection_threshold:0.9, max_split_size_mb:512setCOMMANDLINE_ARGS= --use-directml --medvram --no-half --precision full --no-half-vae --opt-sub-quad-attention --opt-split-attention-v1 --autolaunch --disable-nan...
name: my_conda_env channels: - conda-forge - defaults dependencies: - pip - python=3.9 - pytorch-lightning=1.8.2 - pip: - -r requirements.txt prefix: /home/<userid>/.conda/envs/my_conda_env requirements.txt pytorch-lightning~=1.8.2 ...
Hi@juliencarponcythank you so much for your feedback. It's great that you finally worked out. However, unfortunately, I need to use multi-animal DLC and 30series NVIDIA GPU, so I had to use python 3.8. Today I tried again on a fresh Windows PC. I first tested using traditional metho...