mikaelbhai commited on
Commit
e29b7f3
1 Parent(s): 42f7545

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from PIL import Image
4
  import numpy as np
5
 
6
  # Replace with your Dream API key
7
- api_key = "YOUR_API_KEY_HERE"
8
 
9
  def generate_image(prompt):
10
  # Set up the request headers
 
4
  import numpy as np
5
 
6
  # Replace with your Dream API key
7
+ api_key = "sk-CED85fi0ZhUDMWg4GvFQ5k53o7yoL7WOaPyPQcb8zPi7eDGi"
8
 
9
  def generate_image(prompt):
10
  # Set up the request headers