Professional Noob commited on
Commit
4d7813b
·
verified ·
1 Parent(s): 1d96c5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -14
app.py CHANGED
@@ -1,17 +1,3 @@
1
- ---
2
-
3
- ## 2) `app.py`
4
-
5
- > Replace your existing `app.py` with this.
6
- >
7
- > Notes:
8
- > - **ViTPose removed** (no imports, no model loading)
9
- > - Depth conditioning is the only derived conditioning mode
10
- > - **Picture 1 / Picture 2** labels
11
- > - Output routing buttons included
12
- > - LCD step dropdown (32/56/112) controls both canvas snapping and pipeline snapping
13
-
14
- ```python
15
  import os
16
  import re
17
  import gc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  import os
2
  import re
3
  import gc