#!/bin/bash pip install -r requirements.txt pip install torch # Explicitly install torch streamlit run app.py