Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jmesplana
/
BespokeCV
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jmesplana
commited on
Oct 17, 2023
Commit
46168b6
·
1 Parent(s):
e91c199
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import gradio as gr
2
import openai
3
4
# Set your OpenAI API key
1
import gradio as gr
2
+
import os
3
import openai
4
5
# Set your OpenAI API key