aanaruna commited on
Commit
1056679
1 Parent(s): ed1ff0e

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/google/byt5-small").launch(share=True,server_port=7861)
 
1
  import gradio as gr
2
 
3
+ gr.load("models/google/byt5-small").launch(share=True,server_port=7161)