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 |
Seth Forsgren
|
c5a1ef7fd1
|
Merge branch 'main' of https://github.com/hmartiro/riffusion-app
|
2022-11-24 22:59:06 -08:00 |
Seth Forsgren
|
42a11178cf
|
New default starter
|
2022-11-24 22:58:52 -08:00 |
Hayk Martiros
|
7d56a28405
|
it's aliveeeeeeeeeeee
|
2022-11-24 22:58:33 -08:00 |
Hayk Martiros
|
13eeeb0642
|
FIRST INFINITE RIFF
|
2022-11-24 21:24:37 -08:00 |
Hayk Martiros
|
cddda7812b
|
Initial fetching and base64 handling
|
2022-11-24 20:22:03 -08:00 |
Seth Forsgren
|
4a3de3e6f9
|
Merge branch 'main' of https://github.com/hmartiro/riffusion-app
|
2022-11-24 18:35:50 -08:00 |
Seth Forsgren
|
87650b07ad
|
slightly hacky prompt management
|
2022-11-24 18:32:39 -08:00 |
Hayk Martiros
|
7f06790726
|
Fix build error
|
2022-11-24 17:22:59 -08:00 |
Hayk Martiros
|
89bedca20b
|
Merge branch 'main' of github.com:hmartiro/riffusion-app
|
2022-11-24 17:19:38 -08:00 |
Hayk Martiros
|
3da297315f
|
Set up effect callbacks to swap audio buffers at end of clips
|
2022-11-24 16:55:32 -08:00 |
Seth Forsgren
|
4e019c3909
|
info section and generic starters
|
2022-11-24 16:54:00 -08:00 |
Seth Forsgren
|
734e5f49ec
|
Adding changeNextUpPrompt function
|
2022-11-24 15:23:20 -08:00 |
Hayk Martiros
|
9867c21111
|
Merge branch 'main' of github.com:hmartiro/riffusion-app
|
2022-11-24 14:56:25 -08:00 |
Hayk Martiros
|
954b634e25
|
Add dep
|
2022-11-24 14:56:01 -08:00 |
Seth Forsgren
|
f3e165d90e
|
PromptPanel formatting WIP
|
2022-11-24 14:55:26 -08:00 |
Hayk Martiros
|
833a45ea21
|
Synchronize time to loop the player and draw the timeline
|
2022-11-24 14:54:25 -08:00 |
Seth Forsgren
|
45b97d63d5
|
tweak
|
2022-11-24 11:43:00 -08:00 |
Seth Forsgren
|
1ae39e71e3
|
playin with colors
|
2022-11-24 11:41:41 -08:00 |
Hayk Martiros
|
25bc5813a6
|
Merge branch 'main' of github.com:hmartiro/riffusion-app
|
2022-11-24 00:00:18 -08:00 |
Hayk Martiros
|
5a821ff43a
|
Get infinite scrolling and basic audio working
|
2022-11-24 00:00:06 -08:00 |