jingwwu commited on
Commit
6106e1d
·
verified ·
1 Parent(s): 559a6e1

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. assets/4.jpg +0 -0
app.py CHANGED
@@ -76,6 +76,7 @@ examples = [
76
  ["修改图像,让白马向镜头奔跑。", "assets/1.jpg"],
77
  ["Change the background to the sea view.", "assets/2.jpg"],
78
  ["Add a pirate hat to the dog's head. Change the background to a stormy sea with dark clouds. Include the text 'NextStep-Edit' in bold white letters at the top portion of the image.", "assets/3.jpg"],
 
79
  ]
80
 
81
  css = """
 
76
  ["修改图像,让白马向镜头奔跑。", "assets/1.jpg"],
77
  ["Change the background to the sea view.", "assets/2.jpg"],
78
  ["Add a pirate hat to the dog's head. Change the background to a stormy sea with dark clouds. Include the text 'NextStep-Edit' in bold white letters at the top portion of the image.", "assets/3.jpg"],
79
+ ["改为吉卜力风格。", "assets/4.jpg"],
80
  ]
81
 
82
  css = """
assets/4.jpg ADDED