main #56

Merged
YasinOnm08 merged 8 commits from React-Group/interstellar_ai:main into main 2024-10-09 14:02:13 +02:00
Showing only changes of commit d526f793e9 - Show all commits

View file

@ -1,6 +1,6 @@
#!/bin/bash
apt install npm nodejs python3-full ffmpeg libgtk-3-0 libnotify4 libgconf-2-4 libnss3 libxss1 libasound2 build-essential cmake -y
apt install npm nodejs python3-full ffmpeg libgtk-3-0t64 libnotify4 libnss3 libxss1 libasound2 build-essential cmake -y
if ! ollama; then
curl -fsSL https://ollama.com/install.sh | sh
fi