Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HamzaNaser
/
Dialects-to-MSA-Transformer
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HamzaNaser
commited on
Sep 12, 2024
Commit
058cd82
·
verified
·
1 Parent(s):
fba231d
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,7 +39,7 @@ def run_model(text):
39
40
run_model('السلام عيكم')
41
42
-
43
44
45
39
40
run_model('السلام عيكم')
41
42
+
time.sleep(35)
43
44
45