GrafikXxxxxxxYyyyyyyyyyy commited on
Commit
7cfeacb
·
verified ·
1 Parent(s): 9e12e1e

Update app.py

Browse files
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='7bd5cenfx45sli'):
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='fuxao2ukl3vx2z'):
14
  api_key = "A6DTPK0VM02LEBYFSVJKKFZ9MTZQ4ED1CMBK0OE2"
15
  url = f"https://api.runpod.ai/v2/{endpoint_id}/runsync"
16
  headers = {