Spaces:
Runtime error
Runtime error
add1
Browse files
app.py
CHANGED
@@ -346,7 +346,7 @@ class BGSource(Enum):
|
|
346 |
quick_prompts = [
|
347 |
'beautiful woman',
|
348 |
'handsome man',
|
349 |
-
'beautiful woman, cinematic lighting',
|
350 |
'handsome man, cinematic lighting',
|
351 |
'beautiful woman, natural lighting',
|
352 |
'handsome man, natural lighting',
|
|
|
346 |
quick_prompts = [
|
347 |
'beautiful woman',
|
348 |
'handsome man',
|
349 |
+
# 'beautiful woman, cinematic lighting',
|
350 |
'handsome man, cinematic lighting',
|
351 |
'beautiful woman, natural lighting',
|
352 |
'handsome man, natural lighting',
|