MySafeCode commited on
Commit
eae8a72
·
verified ·
1 Parent(s): 66103d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def generate_video(api_key, prompt_text, image_url, model_id, progress=gr.Progre
38
  progress(0, desc="Initializing SDK...")
39
 
40
  # Set environment variable
41
- os.environ["ARK_API_KEY"] = api_key
42
 
43
  # Initialize client
44
  client = Ark(
 
38
  progress(0, desc="Initializing SDK...")
39
 
40
  # Set environment variable
41
+ os.environ["Key"] = api_key
42
 
43
  # Initialize client
44
  client = Ark(