Spaces:
Running
Running
Jaskirat-04
commited on
Commit
•
98f2bc0
1
Parent(s):
5632d46
Removed Authentication
Browse files
app.py
CHANGED
@@ -145,4 +145,4 @@ Gemini Pro isn't just a language model; it's a creative powerhouse, a code-wield
|
|
145 |
"""
|
146 |
)
|
147 |
app.queue()
|
148 |
-
app.launch(
|
|
|
145 |
"""
|
146 |
)
|
147 |
app.queue()
|
148 |
+
app.launch(debug=True,share=True)
|