rahul7star commited on
Commit
9bb0c6e
·
verified ·
1 Parent(s): d7fc5bc

Update app_exp.py

Browse files
Files changed (1) hide show
  1. app_exp.py +1 -1
app_exp.py CHANGED
@@ -71,7 +71,7 @@ try:
71
  subfolder="dit",
72
  cp_split_hw=cp_split_hw,
73
  torch_dtype=torch_dtype,
74
- quantization_config=bnb_4bit_config # ✅ added
75
  )
76
 
77
  pipe = LongCatVideoPipeline(
 
71
  subfolder="dit",
72
  cp_split_hw=cp_split_hw,
73
  torch_dtype=torch_dtype,
74
+ #quantization_config=bnb_4bit_config # ✅ added
75
  )
76
 
77
  pipe = LongCatVideoPipeline(