mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2025-02-17 12:10:44 +01:00
Adding share=True
This commit is contained in:
parent
1141775763
commit
b9ffda9405
@ -590,4 +590,4 @@ with gr.Blocks() as app:
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app.launch()
|
app.launch(share=True)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user