Skip to content

Commit

Permalink
update setup.sh to install maxdiffusion with -U option.
Browse files Browse the repository at this point in the history
  • Loading branch information
entrpn committed Dec 4, 2024
1 parent e522c18 commit 10a7c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ fi
pip3 install -U -r requirements.txt

# Install maxdiffusion
pip3 install -e -U .
pip3 install -U .

0 comments on commit 10a7c5c

Please sign in to comment.