Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ifsheldon committed Nov 23, 2023
1 parent e58c6e9 commit 8c262d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ source /home/jenson/miniforge3/bin/activate

mamba install -y GitPython einops fastapi gradio inflection jsonmerge kornia lark numpy omegaconf open-clip-torch piexif psutil requests safetensors scikit-image timm torchdiffeq
python -m pip install -y accelerate basicsr blendmodes clean-fid gfpgan pytorch_lightning realesrgan resize-right tomesd torchsde
mamba install -y -c huggingface transformers
mamba install -y -c huggingface transformers
mamba install -y xformers -c xformers

0 comments on commit 8c262d8

Please sign in to comment.