MRamzan commited on
Commit
c24138e
·
1 Parent(s): 7a5b4e5

Correct syntax mistake

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -130,6 +130,7 @@ trigger_word = {
130
  }
131
 
132
 
 
133
  def set_lora_weight(lora_scale):
134
  pipe.unfuse_lora(True)
135
  pipe.load_lora_weights('lora_weights',
 
130
  }
131
 
132
 
133
+
134
  def set_lora_weight(lora_scale):
135
  pipe.unfuse_lora(True)
136
  pipe.load_lora_weights('lora_weights',