Skip to content

Commit

Permalink
Update app_multigpu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VyneNave authored Dec 21, 2024
1 parent 3040d71 commit c142262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_multigpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ def generate_text_to_video(prompt, temp, guidance_scale, video_guidance_scale, r
)

# Launch Gradio app
demo.launch(share=True)
demo.launch(share=False)

0 comments on commit c142262

Please sign in to comment.