witcherderivia commited on
Commit
efa45c8
·
verified ·
1 Parent(s): 48ba2ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def infer(
105
 
106
 
107
  content_text_input='describe main objects (fewer than 3) with separated words, each word is separated by comma, the total number of words is strictly fewer than 3'
108
- style_text_input='describe only the artistic style, material and stroke, lighting, color in 5 words, not objects.'
109
  #pipe.text_encoder.eval()
110
  content_prompt=''
111
  style_prompt=''
 
105
 
106
 
107
  content_text_input='describe main objects (fewer than 3) with separated words, each word is separated by comma, the total number of words is strictly fewer than 3'
108
+ style_text_input='describe only the artistic style, material, stroke in 5 words, not objects.'
109
  #pipe.text_encoder.eval()
110
  content_prompt=''
111
  style_prompt=''