Skip to content

Commit

Permalink
automatic webui support
Browse files Browse the repository at this point in the history
  • Loading branch information
tengshaofeng authored Mar 14, 2023
1 parent 1d373ef commit 9dbc83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Low-rank Adaptation for Fast Text-to-Image Diffusion Fine-tuning
## support AutomaticWebUi

I have added some code to support the Automatic111 WebUI. What you should do is just runing 'train_lora_dreambooth.py', then you will find that there is another lora_weight_webui.safetensors in the output dir. That is the right weight for WebUI.
- I have added some code to support the Automatic111 WebUI. What you should do is just runing 'train_lora_dreambooth.py', then you will find that there is another lora_weight_webui.safetensors in the output dir. That is the right weight for WebUI.

<!-- #region -->
<p align="center">
Expand Down

0 comments on commit 9dbc83d

Please sign in to comment.