Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cryptocalypse
/
sophia_ai_robot_prophet
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cryptocalypse
commited on
Jan 26
Commit
35a12a2
·
verified
·
1 Parent(s):
75e8501
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -335,4 +335,4 @@ with gr.Blocks(title="Sophia, Torah Codes",css=css,js=js) as app:
335
336
337
if __name__ == "__main__":
338
-
app.launch(
share=True
)
335
336
337
if __name__ == "__main__":
338
+
app.launch()