Arri98 commited on
Commit
e6fcdff
·
verified ·
1 Parent(s): 5669147

Change url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from typing import Tuple, List
3
  import requests
4
 
5
 
6
- url = "http://localhost:3000/arena"
7
 
8
 
9
  def submit_prompt(prompt: str):
 
3
  import requests
4
 
5
 
6
+ url = "http://138.4.22.130/arena"
7
 
8
 
9
  def submit_prompt(prompt: str):