Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bsmith3715
/
IMAGE_TEXT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
IMAGE_TEXT
/
test_env.py
bsmith3715
Upload 10 files
e14fb73
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
os
print
(
"OPENAI_API_KEY:"
, os.getenv(
"OPENAI_API_KEY"
))