mikaelbhai commited on
Commit
09e61f6
1 Parent(s): e29b7f3

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 = "sk-CED85fi0ZhUDMWg4GvFQ5k53o7yoL7WOaPyPQcb8zPi7eDGi"
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