Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
benfls
/
Final_Assignment_Template
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Final_Assignment_Template
/
test.py
benfls
modif variable env
e668f21
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
from
config
import
HUGGINGFACE_API_KEY
print
(
"Token récupéré :"
, HUGGINGFACE_API_KEY)