mariotawfik commited on
Commit
8bacb26
·
1 Parent(s): 9063b08
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -205,4 +205,4 @@ if __name__ == "__main__":
205
  description="This is a FHE Model",
206
  )
207
 
208
- app.launch(share=True)
 
205
  description="This is a FHE Model",
206
  )
207
 
208
+ app.launch(share=True, server_port=9000)