Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
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
|
| 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=''
|