mukaist commited on
Commit
50e8c20
·
verified ·
1 Parent(s): 8fb1549

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -85,7 +85,7 @@ def apply_style(style_name: str, positive: str, negative: str = "") -> Tuple[str
85
 
86
  DESCRIPTION = """## MidJourney
87
 
88
- Drop your best results in the community: [rb.gy/klkbs7](http://rb.gy/klkbs7)
89
  """
90
 
91
 
@@ -187,10 +187,10 @@ def generate(
187
  return image_paths, seed
188
 
189
  examples = [
190
- "A closeup of a cat, a window, in a rustic cabin, close up, with a shallow depth of field, with a vintage film grain, in the style of Annie Leibovitz and in the style of Wes Anderson. --ar 85:128 --v 6.0 --style raw",
191
- "Daria Morgendorffer the main character of the animated series Daria, serious expression, very excites sultry look, so hot girl, beautiful charismatic girl, so hot shot, a woman wearing eye glasses, gorgeous figure, interesting shapes, life-size figures",
192
- "Dark green large leaves of anthurium, close up, photography, aerial view, in the style of unsplash, hasselblad h6d400c --ar 85:128 --v 6.0 --style raw",
193
- "Closeup of blonde woman depth of field, bokeh, shallow focus, minimalism, fujifilm xh2s with Canon EF lens, cinematic --ar 85:128 --v 6.0 --style raw"
194
  ]
195
 
196
  css = '''
 
85
 
86
  DESCRIPTION = """## MidJourney
87
 
88
+ Hepbilen.com Ücretsiz Görsel Üretmek için Yapay Zeka Modeli
89
  """
90
 
91
 
 
187
  return image_paths, seed
188
 
189
  examples = [
190
+ "Annie Leibovitz tarzında ve Wes Anderson tarzında, rustik bir kabinde, sığ bir alan derinliğine sahip, vintage film grenli, yakın çekim bir kedinin, bir pencerenin yakın çekimi. --ar 85:128 --v 6.0 --stil ham",
191
+ "Daria Morgendorffer animasyon serisinin ana karakteri Daria, ciddi ifadesi, çok heyecan verici şehvetli görünümü, çok ateşli bir kız, güzel karizmatik bir kız, çok ateşli bir atış, gözlük takan bir kadın, muhteşem bir figür, ilginç şekiller, gerçek boyutlu figürler",
192
+ "Koyu yeşil büyük antoryum yaprakları, yakın çekim, fotoğraf, havadan görünüm, unsplash tarzında, hasselblad h6d400c --ar 85:128 --v 6.0 --style raw",
193
+ "Sarışın kadının yakın çekimi alan derinliği, bokeh, sığ odak, minimalizm, Canon EF lensli Fujifilm xh2s, sinematik --ar 85:128 --v 6.0 --style raw"
194
  ]
195
 
196
  css = '''