honeysuckle commited on
Commit
4131900
·
1 Parent(s): 3358ce6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from io import BytesIO
10
  from huggingface_hub import HfFileSystem, hf_hub_download
11
 
12
 
13
- def request_to_endpoint (request:dict, endpoint_id='4556prwagxw5co'):
14
  api_key = "A6DTPK0VM02LEBYFSVJKKFZ9MTZQ4ED1CMBK0OE2"
15
  url = f"https://api.runpod.ai/v2/{endpoint_id}/runsync"
16
  headers = {
 
10
  from huggingface_hub import HfFileSystem, hf_hub_download
11
 
12
 
13
+ def request_to_endpoint (request:dict, endpoint_id='7tflr0svr1abq0'):
14
  api_key = "A6DTPK0VM02LEBYFSVJKKFZ9MTZQ4ED1CMBK0OE2"
15
  url = f"https://api.runpod.ai/v2/{endpoint_id}/runsync"
16
  headers = {