Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
caveman1
/
suno_prompt_gen
like
10
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
22cbb72
suno_prompt_gen
/
install.sh
caveman1
Upload folder using huggingface_hub
f96eb1f
verified
2 months ago
raw
Copy download link
history
blame
101 Bytes
#!/bin/bash
uv venv .venv --python=3.12
source
.venv/bin/activate
uv pip install -r requirements.txt