Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nanom
/
to_passive_voice
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nanom
commited on
Jan 29, 2023
Commit
8e9d159
·
1 Parent(s):
ba8ecf7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,7 +43,7 @@ with iface:
43
)
44
45
iface.launch(
46
-
server_name = "0.0.0.0",
47
# server_port= 9090,
48
# share = True
49
)
43
)
44
45
iface.launch(
46
+
#
server_name = "0.0.0.0",
47
# server_port= 9090,
48
# share = True
49
)