Commit Graph

80 Commits

Author SHA1 Message Date
Hayk Martiros 1bb24b7b45 Cleanup tweaks 2022-12-16 08:45:02 -08:00
Hayk Martiros f65fe1c864 Add timeout to pause player 2022-12-14 19:53:52 -08:00
Seth Forsgren e6cdab9293 Adding jump and replay functionality 2022-12-14 12:44:10 -08:00
Hayk Martiros 3e4dfeafba Merge branch 'main' of github.com:hmartiro/riffusion-app 2022-12-14 01:13:44 -08:00
Hayk Martiros 227d43776b Add random prompt selection 2022-12-14 01:13:40 -08:00
Seth Forsgren 065540d665 keeping background audio playing 2022-12-14 01:13:40 -08:00
Seth Forsgren 6c27aad94b fixing build error 2022-12-14 00:59:29 -08:00
Seth Forsgren 020f332f7e moving unmute to external 2022-12-14 00:54:26 -08:00
Tuhin Srivastava a8c5a86e88 unmute tone context on ios 2022-12-14 00:10:23 -08:00
Hayk Martiros 125644fd7a Alert if the audio player is ahead of inference inputs 2022-12-13 22:29:49 -08:00
Hayk Martiros 37bdf4fe61 Fix alpha > 1 issue 2022-12-13 21:10:43 -08:00
Seth Forsgren f5bc5e4b58 Adding wordmark and gentle gradient to viewer 2022-12-13 11:43:17 -08:00
Hayk Martiros fd8273f2ba Progress towards a reset X 2022-12-12 22:28:14 -08:00
Hayk Martiros 6ccb803968 Save settings 2022-12-12 21:43:34 -08:00
Hayk Martiros d69f674409 remove print 2022-12-12 18:36:37 -08:00
Hayk Martiros 7ca59c584e test 2022-12-12 18:34:31 -08:00
Hayk Martiros d5bd8167c2 Environment variables for model inference and updated readme 2022-12-12 18:23:03 -08:00
Seth Forsgren 391b8c5fca switching to baseten 2022-12-12 12:29:10 -08:00
Seth Forsgren cb52377a76 Accessing debug from settings 2022-12-12 11:27:58 -08:00
Seth Forsgren dc6b84d6de settings buildout 2022-12-12 10:28:49 -08:00
Seth Forsgren b879bd4d1a initial daisy implementation for settings 2022-12-11 18:45:48 -08:00
Hayk Martiros 372be58744 Add debug view 2022-12-11 17:14:42 -08:00
Hayk Martiros 0d8626de30 Support baseten fetching 2022-12-11 15:55:25 -08:00
Seth Forsgren fc8c6e13a8 using brightness to distinguish layers 2022-12-08 14:34:03 -08:00
Seth Forsgren 808b32ee16 stacking views on mobile 2022-12-08 14:20:55 -08:00
Seth Forsgren 64e04ee7d7 using md: break rather than sm: for consistency 2022-12-08 13:31:42 -08:00
Seth Forsgren 7ca84f28f4 Adding initial back and forth from about page 2022-12-08 11:10:01 -08:00
Seth Forsgren 6e041a0c21 First steps 2022-12-06 17:33:07 -08:00
Seth Forsgren f3d395fc46 Share and default improvements 2022-12-04 19:35:32 -08:00
Seth Forsgren f2c720406d Current moment sharing functional 2022-12-02 13:18:00 -08:00
Seth Forsgren bc13225a46 outline of share button function UI 2022-12-02 11:54:47 -08:00
Seth Forsgren 12b8f48a82 hacky but functional panel shifting with alpha changes 2022-11-30 16:30:52 -08:00
Seth Forsgren a90deb0cf2 prompt ordering and shifting improved 2022-11-30 11:53:40 -08:00
Seth Forsgren b721c0983e bring prompts into transition panel upon usage 2022-11-29 14:58:59 -08:00
Hayk Martiros e51c7d3129 Clean build 2022-11-27 16:59:00 -08:00
Hayk Martiros 5cf6c476ab Do a much better job of buffer management 2022-11-27 16:46:10 -08:00
Hayk Martiros 9c644b9223 Refactor model inference into a component 2022-11-27 15:38:00 -08:00
Hayk Martiros e33ab10a21 Separate AudioPlayer component 2022-11-27 13:53:22 -08:00
Hayk Martiros d8e8d7752a minor tweak 2022-11-27 13:18:12 -08:00
Hayk Martiros 238c9066bc Remove local samples 2022-11-26 12:12:40 -08:00
Hayk Martiros ada4ae8624 Fix build warnings 2022-11-26 11:30:42 -08:00
Hayk Martiros 6649508aab pull out proper camera 2022-11-26 11:26:19 -08:00
Hayk Martiros 3d8acaf761 Use JPEG instead of PNG 2022-11-26 11:25:32 -08:00
Hayk Martiros 80b7991624 Seed image is a string not an int 2022-11-25 22:48:30 -08:00
Hayk Martiros c70c079411 kill stray print 2022-11-25 22:14:06 -08:00
Hayk Martiros 1f3fbafe14 Expose a lot of options as URL query params 2022-11-25 22:13:17 -08:00
Hayk Martiros 35a90ec979 Minor improvements to viz and params 2022-11-25 21:17:29 -08:00
Hayk Martiros 5a23032fb8 Merge branch 'main' of github.com:hmartiro/riffusion-app 2022-11-24 23:26:48 -08:00
Hayk Martiros a4d69e7594 Random seed and little tweaks 2022-11-24 23:26:44 -08:00
Seth Forsgren e01cb50181 removing unused nextPrompt function 2022-11-24 23:02:42 -08:00