abhishekt commited on
Commit
bffb14c
·
1 Parent(s): 7c124ee
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import openai
2
  import gradio as gr
3
 
4
  # Use the openai API key
5
- openai.api_key = "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"
6
  model_engine = "text-davinci-003"
7
 
8
  # Function to generate website content based on product name and description
 
2
  import gradio as gr
3
 
4
  # Use the openai API key
5
+ openai.api_key = "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"
6
  model_engine = "text-davinci-003"
7
 
8
  # Function to generate website content based on product name and description