kfahn commited on
Commit
70c9759
1 Parent(s): 6d16f98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def infer(prompts, negative_prompts, image):
70
  return output
71
 
72
  with gr.Blocks(theme='kfahn/AnimalPose') as demo:
73
- gr.Markdown(
74
  """
75
  # Animal Pose Control Net
76
 
 
70
  return output
71
 
72
  with gr.Blocks(theme='kfahn/AnimalPose') as demo:
73
+ gr.Markdown(
74
  """
75
  # Animal Pose Control Net
76