Kims12 commited on
Commit
6d7a6b0
·
verified ·
1 Parent(s): 3166eeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -88,9 +88,6 @@ def preprocess_prompt(prompt, image1, image2, image3):
88
 
89
  return prompt
90
 
91
- Untitled
92
-
93
-
94
 
95
  def process_images_with_prompt(image1, image2, image3, prompt):
96
  """
 
88
 
89
  return prompt
90
 
 
 
 
91
 
92
  def process_images_with_prompt(image1, image2, image3, prompt):
93
  """