Skip to content

Commit

Permalink
v2.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dooy committed Aug 22, 2024
1 parent 091b6c4 commit 0a8b13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/luma/runwayInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const generate= async ()=>{
"options": {
"name": `Gen-3 Alpha Turbo ${seed}`,
"seconds":st.value.time,
"text_prompt": "run",
"text_prompt": runway.value.text_prompt ,
"seed": seed,
"exploreMode": false,
"watermark": false,
Expand Down

0 comments on commit 0a8b13b

Please sign in to comment.