prithivMLmods commited on
Commit
9db42cd
·
verified ·
1 Parent(s): 62e8ca2

update app

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -343,9 +343,9 @@ with gr.Blocks() as demo:
343
  [["examples/B.jpg"], "Transform into anime.", "Photo-to-Anime"],
344
  [["examples/A.jpeg"], "Rotate the camera 45 degrees to the right.", "Multiple-Angles"],
345
  [["examples/U.jpg"], "Upscale this picture to 4K resolution.", "Upscaler"],
346
- [["examples/A.jpeg"], "Front-right quarter view.", "Fal-Multiple-Angles"],
347
- [["examples/A.jpeg"], "Back-left quarter view.", "Fal-Multiple-Angles"],
348
- [["examples/A.jpeg"], "Left side view, Balanced, standard.", "Fal-Multiple-Angles"],
349
  [["examples/MT.jpg"], "Paint with manga tone.", "Manga-Tone"],
350
  [["examples/ST1.jpg", "examples/ST2.jpg"], "Convert Image 1 to the style of Image 2.", "Style-Transfer"],
351
  [["examples/R1.jpg"], "Change the picture to realistic photograph.", "Anything2Real"],
 
343
  [["examples/B.jpg"], "Transform into anime.", "Photo-to-Anime"],
344
  [["examples/A.jpeg"], "Rotate the camera 45 degrees to the right.", "Multiple-Angles"],
345
  [["examples/U.jpg"], "Upscale this picture to 4K resolution.", "Upscaler"],
346
+ [["examples/Z1.jpg"], "Front-right quarter view.", "Fal-Multiple-Angles"],
347
+ [["examples/Z2.jpg"], "Back-left quarter view.", "Fal-Multiple-Angles"],
348
+ [["examples/Z3.jpg"], "Left side view, Balanced, standard.", "Fal-Multiple-Angles"],
349
  [["examples/MT.jpg"], "Paint with manga tone.", "Manga-Tone"],
350
  [["examples/ST1.jpg", "examples/ST2.jpg"], "Convert Image 1 to the style of Image 2.", "Style-Transfer"],
351
  [["examples/R1.jpg"], "Change the picture to realistic photograph.", "Anything2Real"],