Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pdltiet
/
PDL_translate
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vtiw
commited on
Feb 5, 2024
Commit
509ee5f
·
verified
·
1 Parent(s):
7a180a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -99,4 +99,4 @@ with gr.Blocks() as demo:
99
demo_t2tt.render()
100
101
if __name__ == "__main__":
102
-
demo_t2tt
.launch()
99
demo_t2tt.render()
100
101
if __name__ == "__main__":
102
+
demo
.launch()