Add files via upload
This commit is contained in:
parent
756a35d845
commit
d551c4000f
2 changed files with 3 additions and 0 deletions
1
install-depends-premade-script-only.sh
Normal file
1
install-depends-premade-script-only.sh
Normal file
|
@ -0,0 +1 @@
|
|||
sudo apt install imagemagick curl wget ffmpeg bc
|
2
install-depends.sh
Normal file
2
install-depends.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
curl https://ollama.ai/install.sh | sh
|
||||
sudo apt install imagemagick curl wget ffmpeg bc
|
Loading…
Reference in a new issue