Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
torahCodes
/
Torah_Codes
like
4
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
cryptocalypse
commited on
May 4, 2024
Commit
51e0653
·
1 Parent(s):
d95d137
himself
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -205,4 +205,4 @@ with gr.Blocks(title="Sophia, Torah Codes") as app:
205
206
207
if __name__ == "__main__":
208
-
demo
.launch()
205
206
207
if __name__ == "__main__":
208
+
app
.launch()