Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ACRLab
/
FraleyLabAttachmentBot
like
0
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
AjithKSenthil
commited on
Mar 28, 2023
Commit
bee8b2b
·
1 Parent(s):
00c88f7
added new key
Browse files
Files changed (1)
hide
show
config.py
+1
-1
config.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import os
2
3
-
OPENAI_API_KEY = os.environ.get("
enter the name of your secret key here
")
1
import os
2
3
+
OPENAI_API_KEY = os.environ.get("
CRFraley
")