ILLERRAPS commited on
Commit
345f753
·
verified ·
1 Parent(s): ef3b34d

Update book_generator.py

Browse files
Files changed (1) hide show
  1. book_generator.py +1 -1
book_generator.py CHANGED
@@ -7,7 +7,7 @@ from typing import Dict
7
  import gradio as gr # Import Gradio
8
 
9
  # Step 3: Set the environment variable for the Groq API Key
10
- os.environ["GROQ_API_KEY"] = "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" # Updated API Key
11
 
12
  # Step 4: Define helper functions for structured book generation
13
  def create_book_agent(
 
7
  import gradio as gr # Import Gradio
8
 
9
  # Step 3: Set the environment variable for the Groq API Key
10
+ os.environ["GROQ_API_KEY"] = "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" # Updated API Key
11
 
12
  # Step 4: Define helper functions for structured book generation
13
  def create_book_agent(