shukdevdatta123 commited on
Commit
70f4221
Β·
verified Β·
1 Parent(s): 0a397cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -246,8 +246,8 @@ def create_app():
246
  with gr.Row():
247
  with gr.Column(scale=1):
248
  api_key = gr.Textbox(
249
- label="OpenAI API Key",
250
- placeholder="Enter your OpenAI API key here",
251
  type="password"
252
  )
253
 
@@ -383,7 +383,7 @@ def create_app():
383
 
384
  gr.Markdown("""
385
  ## How to Use
386
- 1. Enter your OpenAI API key
387
  2. Select a genre, theme, and length
388
  3. Click "Start New Story" to begin
389
  4. Continue the linear story or generate branching options
 
246
  with gr.Row():
247
  with gr.Column(scale=1):
248
  api_key = gr.Textbox(
249
+ label="OpenAI API πŸ”‘",
250
+ placeholder="Enter your OpenAI πŸ”‘ key here",
251
  type="password"
252
  )
253
 
 
383
 
384
  gr.Markdown("""
385
  ## How to Use
386
+ 1. Enter your OpenAI API πŸ”‘
387
  2. Select a genre, theme, and length
388
  3. Click "Start New Story" to begin
389
  4. Continue the linear story or generate branching options