Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
torahCodes/Torah_Codes
neuralworm
/
Torah_Codes
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cryptocalypse
commited on
May 4, 2024
Commit
de37fa2
·
1 Parent(s):
7548503
temurae
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,7 +26,7 @@ def els_book(book_num,prompt):
26
27
return res
28
29
-
def
termurae
(textA,lang):
30
31
return temura_conv(textA,lang)
32
26
27
return res
28
29
+
def
temurae
(textA,lang):
30
31
return temura_conv(textA,lang)
32