muellerzr HF Staff commited on
Commit
400b425
·
1 Parent(s): fe6a62c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from huggingface_hub import hf_hub_download
6
  import gradio as gr
7
  import time
8
 
9
- PORT = 443
10
  HOST = "localhost"
11
 
12
  REPO_ID = "muellerzr/bert-base-cased-tpu-accelerate-experiments"
 
6
  import gradio as gr
7
  import time
8
 
9
+ PORT = 7860
10
  HOST = "localhost"
11
 
12
  REPO_ID = "muellerzr/bert-base-cased-tpu-accelerate-experiments"