Commit Graph

44 Commits (master)

Author SHA1 Message Date
Boris Popik 82642767fd
Merge pull request #29 from artificialbutter/master
Torch issue fix by GeekyGhost (#28)
2023-06-05 18:10:00 +01:00
artificial a9b48c6e5a
Fix torch issue (by @GeekyGhost) 2023-05-29 15:08:19 -07:00
jahu00 743034d33b
Fixed the name of torch-directml package 2023-05-13 19:15:17 +02:00
jahu00 c350bfb76b
Installing TorchAudio for DirectML version of torch 2023-05-13 18:57:28 +02:00
jahu00 a65bb6b2b3
Merge pull request #26 from jahu00/cropping-samples-2
Added option for cropping samples to a set width or detect it from beats
2023-04-30 10:15:07 +02:00
jahu00 77dfe01f0c Added visualization for beat finder 2023-04-29 23:48:26 +02:00
jahu00 abab50528b Further adjustments to beat finder 2023-04-29 23:45:52 +02:00
jahu00 ba6b9deab2 Adjusted default values for Beat Finder
- Fixed a typo
- Added debug information
2023-04-29 23:45:52 +02:00
jahu00 f43795c42d Experimental beat detection for automated cropping 2023-04-29 23:45:52 +02:00
jahu00 f84a25ecd0 Option for cropping images to a set width during conversion 2023-04-29 23:45:23 +02:00
Boris Popik 567f5bb5fd
Merge pull request #25 from jahu00/master
Fix for requirements not installing when torchaudio is already present in venv
2023-04-16 19:27:26 +01:00
jahu00 d151764137
Sorting output files before joining 2023-04-16 18:58:01 +02:00
jahu00 221ce62f88
Update install.py
Fix for requirements not installing when torchaudio is already present in venv
2023-04-16 11:45:28 +02:00
Boris Popik 044ff5fa1c
Merge pull request #18 from DGdev91/master
Install script: check torchaudio already installed and bumped to 0.13.1
2023-01-25 13:24:31 +00:00
DGdev91 99eb9b8597 Install script: check if torchaudio already installed and bumped version to 0.13.1 2023-01-25 13:48:20 +01:00
Boris Popik bcc6075971
Merge pull request #16 from DGdev91/master
Fix install script for AMD gpus
2023-01-21 14:36:15 +00:00
DGdev91 e0b4741d73 Fix install script for AMD gpus 2023-01-20 20:46:34 +01:00
enlyth 0045e85c26 Merge branch 'master' of github.com:enlyth/sd-webui-riffusion 2022-12-22 14:14:51 +00:00
enlyth 19324c2054 Fix MacOS 2022-12-22 14:14:43 +00:00
Boris Popik c8c8a60532
Update README.MD 2022-12-19 07:50:07 +00:00
Boris Popik e0d09fa55d
Add back ffmpeg advisory 2022-12-19 07:31:01 +00:00
Boris Popik a14147df3f
Update README.MD 2022-12-19 07:28:15 +00:00
enlyth 6e65bed6ab Prompt travelling guide, added Riffusion tab to manually convert all images in a folder to wav files 2022-12-19 07:15:46 +00:00
enlyth dea297328e Fix(?) macOS 2022-12-18 03:24:13 +00:00
enlyth 0a1baea313 Update readme 2022-12-17 18:47:09 +00:00
enlyth 6c2490af29 Update readme 2022-12-17 18:44:15 +00:00
enlyth 8dd1adbe77 Replace pydub with pedalboard (removes ffmpeg issue for people who don't have it), also option to preserve original WAV file alongside the mp3 2022-12-17 18:42:30 +00:00
enlyth 272279a061 Display seed/prompt in inline audio players 2022-12-17 17:34:10 +00:00
enlyth 92b37b3383 Add screenshot to readme 2022-12-17 17:24:04 +00:00
enlyth ac7b542939 Show Inline Audio of last batch on UI button
Wasn't sure how to hook it up to automatically display after generation, my gradio/python skills are lacking
2022-12-17 17:19:20 +00:00
Boris Popik c34f05b7dc
Remove mismatched quotes 2022-12-17 14:49:27 +00:00
enlyth d552ea964b Merge branch 'master' of github.com:enlyth/sd-webui-riffusion 2022-12-16 18:22:29 +00:00
enlyth 616b64fee8 Timestamp first in filename 2022-12-16 18:22:19 +00:00
Boris Popik b5092e9d56
Update README.MD 2022-12-16 13:36:01 +00:00
Boris Popik 5752948f1c
Update README.MD 2022-12-16 05:34:43 +00:00
enlyth 1a8754717e Fix generation if image is not exactly 512px tall (probably useless at the moment) 2022-12-16 04:52:12 +00:00
enlyth e04a6eacd4 Merge branch 'master' of github.com:enlyth/sd-webui-riffusion 2022-12-16 04:20:07 +00:00
enlyth cc8a1df732 Fix saving for batches 2022-12-16 04:19:55 +00:00
Boris Popik 435246e87c
Update README.MD 2022-12-16 04:11:24 +00:00
Boris Popik 01448c65b3
Credit original authors in README 2022-12-16 04:06:01 +00:00
enlyth bc93f33f46 Remove useless import 2022-12-16 02:35:14 +00:00
enlyth 9d501e45ee README, license 2022-12-16 02:33:19 +00:00
enlyth 3ccdc6053e Add job timestamp to filename and try to create dir if doesnt exist 2022-12-16 02:29:40 +00:00
enlyth 5d970d0316 Genesis 2022-12-16 02:24:35 +00:00