Thiloid commited on
Commit
b5d5c1b
·
verified ·
1 Parent(s): ce7fd6e

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +2 -0
run.py CHANGED
@@ -15,6 +15,8 @@ from huggingface_hub import HfApi, HfFolder
15
  import os
16
 
17
  api_key = os.getenv("key")
 
 
18
  # Step 1: Authenticate with Hugging Face Hub
19
 
20
  # Step 2: Specify your Hugging Face username, Space name, and file name
 
15
  import os
16
 
17
  api_key = os.getenv("key")
18
+ print("AIKEY")
19
+ print(api_key)
20
  # Step 1: Authenticate with Hugging Face Hub
21
 
22
  # Step 2: Specify your Hugging Face username, Space name, and file name