honeysuckle commited on
Commit
9e12e1e
·
1 Parent(s): 9f0ed3b
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='fxsd4sirhcc6sl'):
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='7bd5cenfx45sli'):
14
  api_key = "A6DTPK0VM02LEBYFSVJKKFZ9MTZQ4ED1CMBK0OE2"
15
  url = f"https://api.runpod.ai/v2/{endpoint_id}/runsync"
16
  headers = {