Steveeeeeeen HF Staff commited on
Commit
304204a
·
verified ·
1 Parent(s): 71064d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -136,6 +136,4 @@ def build_demo():
136
 
137
  if __name__ == "__main__":
138
  demo_app = build_demo()
139
- demo_app.launch(server_name="0.0.0.0", server_port=7860, share=True)
140
-
141
- This is my code. replace supported_language_codes with a list of the languages i asked you and in the gr.Dropdown it display the name of the language instead of just "cmn'
 
136
 
137
  if __name__ == "__main__":
138
  demo_app = build_demo()
139
+ demo_app.launch(server_name="0.0.0.0", server_port=7860, share=True)