rahul7star commited on
Commit
6a7845d
·
verified ·
1 Parent(s): af189e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ with gr.Blocks() as demo:
140
  with gr.Row():
141
  lycoris_weight_name = gr.Textbox(
142
  label="Adapter File Name",
143
- value="Wan2.1-Fun-1.3B-InP-HPS2.1.safetensors"
144
  )
145
  lycoris_scale = gr.Slider(
146
  label="Adapter Scale",
 
140
  with gr.Row():
141
  lycoris_weight_name = gr.Textbox(
142
  label="Adapter File Name",
143
+ value="Wan2.1-Fun-1.3B-InP-MPS.safetensors"
144
  )
145
  lycoris_scale = gr.Slider(
146
  label="Adapter Scale",