switching to baseten
This commit is contained in:
parent
f7ea8487cc
commit
391b8c5fca
|
@ -215,7 +215,7 @@ export default function Home() {
|
|||
promptInputs={promptInputs}
|
||||
nowPlayingResult={nowPlayingResult}
|
||||
newResultCallback={newResultCallback}
|
||||
useBaseten={false}
|
||||
useBaseten={true}
|
||||
/>
|
||||
|
||||
<AudioPlayer
|
||||
|
|
Loading…
Reference in New Issue