Commit
468dbfa
·
verified ·
1 Parent(s): f339966

- update (d3ffa94380100395419f830df5df770932ea49df)


Co-authored-by: Tayyab Tanveer <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ VIDEO_STATUS_URL = "https://api.heygen.com/v1/video_status.get"
10
  HEADERS = {
11
  "accept": "application/json",
12
  "content-type": "application/json",
13
- "x-api-key": "MWE1NDAyOWU1ZDkyNDhlZmIzM2MzYzY3ZmU1MGNiZDQtMTc0MTc2OTQxMw==" # Replace with actual API key
14
  }
15
 
16
  # Streamlit UI
 
10
  HEADERS = {
11
  "accept": "application/json",
12
  "content-type": "application/json",
13
+ "x-api-key": "MWE1NDAyOWU1ZDkyNDhlZmIzM2MzYzY3ZmU1MGNiZDQtMTc0NDAxMjI0MA==" # Replace with actual API key
14
  }
15
 
16
  # Streamlit UI