Commit 76b9024b authored by yangzhong's avatar yangzhong
Browse files

git init

parents
Pipeline #3145 failed with stages
in 0 seconds
import os
os.environ['CURL_CA_BUNDLE'] = ''
os.environ['HF_ENDPOINT'] = 'https://hf-mirror.com'
from huggingface_hub import hf_hub_download, snapshot_download
snapshot_download(repo_id="ofsoundof/LSDIR", local_dir='pretrained_weight/ofsoundof/LSDIR')
name: s3diff
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip:
- einops>=0.6.1
- numpy>=1.24.4
- open-clip-torch>=2.20.0
- opencv-python==4.6.0.66
- pillow>=9.5.0
- scipy==1.11.1
- timm>=0.9.2
- tokenizers
- torch==2.1.0
- torchaudio==2.1.0
- torchdata==0.6.1
- torchmetrics>=1.0.1
- torchvision==0.16.0
- tqdm>=4.65.0
- transformers==4.35.2
- triton==2.0.0
- urllib3<1.27,>=1.25.4
- xformers>=0.0.20
- streamlit-keyup==0.2.0
- lpips
- peft==0.10.0
- pyiqa
- omegaconf
- dominate
- diffusers==0.25.1
- gradio==3.43.1
- huggingface_hub==0.22.2
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment