broyang commited on
Commit
04d1889
·
verified ·
1 Parent(s): 4c26161

Update anime_app.py

Browse files
Files changed (1) hide show
  1. anime_app.py +0 -1
anime_app.py CHANGED
@@ -16,7 +16,6 @@ model = Model(base_model_id=base_model, task_name="NormalBae")
16
 
17
  # note: for high res 1024x1024, set num steps to 9 and guidance to 6
18
 
19
- @spaces.GPU
20
  def auto_process_image(image, prompt):
21
  a_prompt="anime style, cartoon, drawing, 2D anime, illustration, cartoon"
22
  n_prompt="realism, 3d, BadDream, (UnrealisticDream:1.2), split image, multiple views, text, cropped, out of frame, worst quality, low quality, jpeg artifacts, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, bad proportions, extra limbs, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality"
 
16
 
17
  # note: for high res 1024x1024, set num steps to 9 and guidance to 6
18
 
 
19
  def auto_process_image(image, prompt):
20
  a_prompt="anime style, cartoon, drawing, 2D anime, illustration, cartoon"
21
  n_prompt="realism, 3d, BadDream, (UnrealisticDream:1.2), split image, multiple views, text, cropped, out of frame, worst quality, low quality, jpeg artifacts, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, bad proportions, extra limbs, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality"