Ethereal_ambient_pads_with_pulsing_futuristic_bassline_and_hypnotic_shamanic_percussion.mp4
I am not responsible for any content generated using this repository. By using this repository, you acknowledge that you are bound by the Stability AI license agreement and will only use this model for research or personal purposes. No commercial usage is allowed!
Prompt: Any
Sampler: dpmpp-3m-sde
CFG: 7
Sigma_Min: 0.3
Sigma_Max: 500
Duration: Max 47s
Seed: Any
β Added One-Click-Installer.bat for Windows NVIDIA / CPU Builds
β
Optimised Code for efficiency
β
Simplified UI
β
Updated UI elements to include Advanced Parametres dropdown
( CFG Scale, Sigma_min, Sigma_max )
β
Added Use Half precision checkbox for Low VRAM inference
( Float 16 )
β
Added choice for all Sampler types
( dpmpp-3m-sde, dpmpp-2m-sde, k-heun, k-lms, k-dpmpp-2s-ancestral, k-dpm-2, k-dpm-fast )
β
Added link to the Repo
[08/06/2024]
π Note: For Windows builds with Nvidia 30xx + or Float32 Capable CPU you can use the One-Click-Installer.bat to simplify the process, granted you have logged in to huggingface-cli and auth'd your token prior to running the batch script: Step 3 (the huggingface-cli is used for obtaining the model file)
git clone https://github.com/Saganaki22/StableAudioWebUI.git
Step 2: Use the below deployment (tested on 24GB Nvidia VRAM but should work with 12GB too as we have added the Load Half precision, Float16 option in the WebUI):
cd StableAudioWebUI
python -m venv myenv
myenv\Scripts\activate
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
pip install -r requirements.txt
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
Step 3: (Optional - read more): If you haven't got a hugging face account or have not used huggingface-cli before, create an account and then authenticate your Hugging face account with a token (create token at https://huggingface.co/settings/tokens)
huggingface-cli login
(paste your token and follow the instructions, token will not be displayed when pasted)
omit 'pip install torch torchvision --index-url https://download.pytorch.org/whl/cu121' and the process after it and just run
pip install -r requirements1.txt
pip install -r requirements.txt
python gradio_app.py
If you are using Windows and followed my setup instructions you could create a batch script to activate the enviroment and run the script all in one, what you need to do is:
Create a new text file in the same folder as gradio_app.py & paste this in the text file
@echo off
title StableAudioWebUI
call myenv\Scripts\activate
python gradio_app.py
pause
then save the file as run.bat
(All with random seeds)
Prompt: a dog barking
CFG: 7
Sigma_Min: 0.3
Sigma_Max: 500
a_dog_barking.mp4
Prompt: people clapping
CFG: 7
Sigma_Min: 0.3
Sigma_Max: 500
people_clapping.mp4
Prompt: didgeridoo
CFG: 7
Sigma_Min: 0.3
Sigma_Max: 500
didgeridoo_.mp4
- Model type:Β
Stable Audio Open 1.0
Β is a latent diffusion model based on a transformer architecture. - Language(s): English
- License: See theΒ LICENSE file.
- Commercial License: to use this model commercially, please refer toΒ https://stability.ai/membership