angkit007 commited on
Commit
5f82452
·
1 Parent(s): ce94774

mood label updated

Browse files
Files changed (1) hide show
  1. app_single.py +1 -1
app_single.py CHANGED
@@ -57,7 +57,7 @@ DEFAULT_MAX_TOKENS = 512
57
  DEFAULT_TEMPERATURE = 0.7
58
  IMAGE_QUALITY = 90
59
 
60
- MOOD_LABELS = ["happy","sad","calm","energetic","mysterious",
61
  "romantic","tense","nostalgic","angry","neutral"]
62
 
63
  PROMPT_EXAMPLES = [
 
57
  DEFAULT_TEMPERATURE = 0.7
58
  IMAGE_QUALITY = 90
59
 
60
+ MOOD_LABELS = ["happy","sad","calm","energetic","mysterious","depressed",
61
  "romantic","tense","nostalgic","angry","neutral"]
62
 
63
  PROMPT_EXAMPLES = [