Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ancebuc
/
en-translation-ro
like
0
Runtime error
App
Files
Files
Community
ancebuc
commited on
May 6
Commit
e8355c3
•
1 Parent(s):
8835e10
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -10,4 +10,4 @@ def greet(text):
10
iface = gr.Interface(fn=greet,
11
inputs="text",
12
outputs="text")
13
-
iface.launch()
10
iface = gr.Interface(fn=greet,
11
inputs="text",
12
outputs="text")
13
+
iface.launch()