Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raphael825
/
read_the_youtube
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
raphael825
commited on
Dec 10, 2023
Commit
9d6f9cb
·
1 Parent(s):
847621e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -19,7 +19,7 @@ from PIL import Image
19
from io import BytesIO
20
21
22
-
openai_api_key =
23
24
25
19
from io import BytesIO
20
21
22
+
openai_api_key =
""
23
24
25