sayakpaul HF Staff commited on
Commit
411905b
·
verified ·
1 Parent(s): d8e3cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from optimization import compile_transformer
6
  from hub_utils import _push_compiled_graph_to_hub
7
  from huggingface_hub import whoami
8
  import time
9
- from fa3 import FlashFusedFluxAttnProcessor3_0
10
 
11
  # --- Model Loading ---
12
  dtype = torch.bfloat16
 
6
  from hub_utils import _push_compiled_graph_to_hub
7
  from huggingface_hub import whoami
8
  import time
9
+ from fa3 import FlashFluxAttnProcessor3_0
10
 
11
  # --- Model Loading ---
12
  dtype = torch.bfloat16