Zuii commited on
Commit
be80e65
Β·
verified Β·
1 Parent(s): 8ea6dc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import gradio as gr
11
  MAX_SEED = 999999
12
 
13
  # βœ… Pixelcut API Key
14
- pixelcut_api_key = "sk_299d9c6e36d240cbb3dd65fcbac947a4
15
 
16
  # βœ… ImgBB API Key (for uploading images to get valid URLs)
17
  imgbb_api_key = "03a2ddf1ffa5df33a3999cf20c2fb20f"
 
11
  MAX_SEED = 999999
12
 
13
  # βœ… Pixelcut API Key
14
+ pixelcut_api_key = "sk_299d9c6e36d240cbb3dd65fcbac947a4"
15
 
16
  # βœ… ImgBB API Key (for uploading images to get valid URLs)
17
  imgbb_api_key = "03a2ddf1ffa5df33a3999cf20c2fb20f"