mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2025-06-05 21:49:11 +02:00
Adding share=True
This commit is contained in:
@@ -590,4 +590,4 @@ with gr.Blocks() as app:
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app.launch()
|
app.launch(share=True)
|
||||||
|
Reference in New Issue
Block a user