abby101 commited on
Commit
7f60265
1 Parent(s): 569f6f1

correct tag var use

Browse files
test-model-card-template-dreambooth-sdxl-lora-adv.ipynb CHANGED
@@ -144,7 +144,7 @@
144
  " \"stable-diffusion-xl-diffusers\",\n",
145
  " \"text-to-image\",\n",
146
  " \"diffusers\",\n",
147
- " \"lora\",\n",
148
  " \"template:sd-lora\",\n",
149
  " ]\n",
150
  " model_card = populate_model_card(model_card, tags=tags)\n",
 
144
  " \"stable-diffusion-xl-diffusers\",\n",
145
  " \"text-to-image\",\n",
146
  " \"diffusers\",\n",
147
+ " lora,\n",
148
  " \"template:sd-lora\",\n",
149
  " ]\n",
150
  " model_card = populate_model_card(model_card, tags=tags)\n",