Spaces:
Sleeping
Sleeping
Prudvireddy
commited on
Commit
•
a87aeaf
1
Parent(s):
d4d52a2
Update app.py
Browse files
app.py
CHANGED
@@ -34,5 +34,5 @@ app = gr.Interface(
|
|
34 |
description="Shorts generator"
|
35 |
)
|
36 |
|
37 |
-
app.launch(
|
38 |
#os.path.dirname(os.path.abspath(__file__))
|
|
|
34 |
description="Shorts generator"
|
35 |
)
|
36 |
|
37 |
+
app.launch()
|
38 |
#os.path.dirname(os.path.abspath(__file__))
|