PrepAI phucpx247 commited on
Commit
8279ad4
·
verified ·
1 Parent(s): eda6c61

Update app.py (#1)

Browse files

- Update app.py (01f0fd25d53113b4649abf10e7f93a06971ab3fb)


Co-authored-by: Phuc Phan <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import requests
3
 
4
- API_KEY = "Prep@123"
5
  LCG_SERVICE_URL_v1 = "http://bore.testsprep.online:8081/v1/theory_lcg"
6
  LCG_SERVICE_URL_v2 = "http://bore.testsprep.online:8082/v1/theory_lcg"
7
  LCG_SERVICE_URL_v3 = "http://bore.testsprep.online:8083/v1/theory_lcg"
 
1
  import gradio as gr
2
  import requests
3
 
4
+ API_KEY = "one23@123"
5
  LCG_SERVICE_URL_v1 = "http://bore.testsprep.online:8081/v1/theory_lcg"
6
  LCG_SERVICE_URL_v2 = "http://bore.testsprep.online:8082/v1/theory_lcg"
7
  LCG_SERVICE_URL_v3 = "http://bore.testsprep.online:8083/v1/theory_lcg"