Commit Graph

46 Commits

Author SHA1 Message Date
Hayk Martiros 97077ae5c9 Add first half of about page 2022-11-27 18:23:53 -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 1e698f9ed3 bit of cleanup 2022-11-27 14:11:20 -08:00
Hayk Martiros e33ab10a21 Separate AudioPlayer component 2022-11-27 13:53:22 -08:00
Hayk Martiros 5e381e59d1 Cleanup in viewer 2022-11-27 13:19:01 -08:00
Hayk Martiros d8e8d7752a minor tweak 2022-11-27 13:18:12 -08:00
Hayk Martiros 6649508aab pull out proper camera 2022-11-26 11:26:19 -08:00
Hayk Martiros 42ab7a916f adjust viewer position 2022-11-25 22:07:08 -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 bb9257e1fa Nicer promptpanel fonts 2022-11-24 23:06:17 -08:00
Seth Forsgren e01cb50181 removing unused nextPrompt function 2022-11-24 23:02:42 -08:00
Hayk Martiros 1995385faf bump up height map 2022-11-24 22:58:48 -08:00
Seth Forsgren e48a885309 Better buttons and color consistency 2022-11-24 20:58:44 -08:00
Hayk Martiros a40ec698a4 Merge branch 'main' of github.com:hmartiro/riffusion-app 2022-11-24 20:22:26 -08:00
Hayk Martiros cddda7812b Initial fetching and base64 handling 2022-11-24 20:22:03 -08:00
Seth Forsgren 1f89bd90bb refactoring and background blur during modal 2022-11-24 20:16:45 -08:00
Seth Forsgren 57c9a3983e UI tweaks 2022-11-24 19:26:39 -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
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
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 5b449f9b3b prop formatting 2022-11-24 12:39:30 -08:00
Seth Forsgren b93a7b120f playin with colors 2022-11-24 11:41:56 -08:00
Seth Forsgren e9554c032d stop autocomplete mess 2022-11-24 10:48:26 -08:00
Hayk Martiros a2233d2aab Add heightmap effect 2022-11-24 10:43:11 -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
Seth Forsgren 847af95ead divying it up 2022-11-23 23:32:29 -08:00
Seth Forsgren 43cc9efd09 WIP promptEntry and formatting 2022-11-23 23:23:34 -08:00
Seth Forsgren 719e3d6371 Merge branch 'main' of https://github.com/hmartiro/riffusion-app 2022-11-23 22:08:46 -08:00
Seth Forsgren 7f322457bf Update PromptPanel.tsx 2022-11-23 22:08:43 -08:00
Hayk Martiros 1c575a84de Add prompt input state 2022-11-23 22:08:00 -08:00
Seth Forsgren 23f1e62608 Merge branch 'main' of https://github.com/hmartiro/riffusion-app 2022-11-23 21:48:28 -08:00
Seth Forsgren f3f9447b56 componentizing promptPanel 2022-11-23 21:47:18 -08:00
Hayk Martiros e3e9710f7a Add scrolling and pause button 2022-11-23 21:46:32 -08:00
Seth Forsgren 54bc013531 Making settings and pause buttons into components
Feel free to revert if prefer to do anything differently
2022-11-23 14:48:40 -08:00
Hayk Martiros 8bfa526f17 Set up tailwind and get basic layout 2022-11-20 13:42:23 -08:00
Hayk Martiros b6015ceea7 Configure react, threejs, typescript, and tailwind 2022-11-20 11:56:36 -08:00