Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhansss
/
SingingSDS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ee7581f
SingingSDS
/
run_server.sh
ms180
Add demo and run script
e3a6e38
4 months ago
raw
Copy download link
history
blame
201 Bytes
#!/bin/bash
#SBATCH -N 1
#SBATCH -p general
#SBATCH --gres=gpu:1
#SBATCH -t 48:00:00
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=4
#SBATCH --mem=16G
. path.sh
. ../path.sh
python client.py