Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kshitij10000
/
Using_keywords_generating_ppt_using_chatgpt_api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kshitij10000
commited on
Sep 23, 2023
Commit
a78a5e2
·
1 Parent(s):
30e1407
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import openai
2
import json
3
import base64
1
+
python -m pip install --upgrade pip
2
import openai
3
import json
4
import base64