Add files via upload

This commit is contained in:
ThatLinuxFan 2024-01-19 15:20:40 -06:00 committed by GitHub
parent 756a35d845
commit d551c4000f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
sudo apt install imagemagick curl wget ffmpeg bc

2
install-depends.sh Normal file
View file

@ -0,0 +1,2 @@
curl https://ollama.ai/install.sh | sh
sudo apt install imagemagick curl wget ffmpeg bc