Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,6 @@ def main():
|
|
67 |
outputs="text",
|
68 |
title="Open-Sora Inference",
|
69 |
description="Run Open-Sora Inference with Custom Parameters",
|
70 |
-
share=True # Set to True to create a public link
|
71 |
).launch()
|
72 |
|
73 |
if __name__ == "__main__":
|
|
|
67 |
outputs="text",
|
68 |
title="Open-Sora Inference",
|
69 |
description="Run Open-Sora Inference with Custom Parameters",
|
|
|
70 |
).launch()
|
71 |
|
72 |
if __name__ == "__main__":
|