rahul7star commited on
Commit
ba4f365
·
verified ·
1 Parent(s): 145fc8a

Update app_lora1.py

Browse files
Files changed (1) hide show
  1. app_lora1.py +1 -3
app_lora1.py CHANGED
@@ -55,9 +55,7 @@ except Exception as e:
55
  pipe = None
56
 
57
 
58
- # ======== AoTI compilation + FA3 ========
59
- pipe.transformer.layers._repeated_blocks = ["ZImageTransformerBlock"]
60
- spaces.aoti_blocks_load(pipe.transformer.layers, "zerogpu-aoti/Z-Image", variant="fa3")
61
  # ============================================================
62
  # HELPERS
63
  # ============================================================
 
55
  pipe = None
56
 
57
 
58
+
 
 
59
  # ============================================================
60
  # HELPERS
61
  # ============================================================