Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
projects-jeru
/
test-A
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6b68ade
test-A
/
test.py
avreymi
test pipline
6b68ade
almost 2 years ago
raw
Copy download link
history
blame
Wrap lines
76 Bytes
import
subprocess
import
model
import
os
print
(os.getenv(
"OPENAI_API_KEY"
))