End of training
Browse files- README.md +62 -0
 - pytorch_lora_weights.safetensors +3 -0
 
    	
        README.md
    ADDED
    
    | 
         @@ -0,0 +1,62 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            base_model: stabilityai/stable-diffusion-xl-base-1.0
         
     | 
| 3 | 
         
            +
            library_name: diffusers
         
     | 
| 4 | 
         
            +
            license: openrail++
         
     | 
| 5 | 
         
            +
            instance_prompt: photo of Fenglan posing for pictures
         
     | 
| 6 | 
         
            +
            widget: []
         
     | 
| 7 | 
         
            +
            tags:
         
     | 
| 8 | 
         
            +
            - text-to-image
         
     | 
| 9 | 
         
            +
            - text-to-image
         
     | 
| 10 | 
         
            +
            - diffusers-training
         
     | 
| 11 | 
         
            +
            - diffusers
         
     | 
| 12 | 
         
            +
            - lora
         
     | 
| 13 | 
         
            +
            - template:sd-lora
         
     | 
| 14 | 
         
            +
            - stable-diffusion-xl
         
     | 
| 15 | 
         
            +
            - stable-diffusion-xl-diffusers
         
     | 
| 16 | 
         
            +
            ---
         
     | 
| 17 | 
         
            +
             
     | 
| 18 | 
         
            +
            <!-- This model card has been generated automatically according to the information the training script had access to. You
         
     | 
| 19 | 
         
            +
            should probably proofread and complete it, then remove this comment. -->
         
     | 
| 20 | 
         
            +
             
     | 
| 21 | 
         
            +
             
     | 
| 22 | 
         
            +
            # SDXL LoRA DreamBooth - cysony/sdxl_ft_mama
         
     | 
| 23 | 
         
            +
             
     | 
| 24 | 
         
            +
            <Gallery />
         
     | 
| 25 | 
         
            +
             
     | 
| 26 | 
         
            +
            ## Model description
         
     | 
| 27 | 
         
            +
             
     | 
| 28 | 
         
            +
            These are cysony/sdxl_ft_mama LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
         
     | 
| 29 | 
         
            +
             
     | 
| 30 | 
         
            +
            The weights were trained  using [DreamBooth](https://dreambooth.github.io/).
         
     | 
| 31 | 
         
            +
             
     | 
| 32 | 
         
            +
            LoRA for the text encoder was enabled: False.
         
     | 
| 33 | 
         
            +
             
     | 
| 34 | 
         
            +
            Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
         
     | 
| 35 | 
         
            +
             
     | 
| 36 | 
         
            +
            ## Trigger words
         
     | 
| 37 | 
         
            +
             
     | 
| 38 | 
         
            +
            You should use photo of Fenglan posing for pictures to trigger the image generation.
         
     | 
| 39 | 
         
            +
             
     | 
| 40 | 
         
            +
            ## Download model
         
     | 
| 41 | 
         
            +
             
     | 
| 42 | 
         
            +
            Weights for this model are available in Safetensors format.
         
     | 
| 43 | 
         
            +
             
     | 
| 44 | 
         
            +
            [Download](cysony/sdxl_ft_mama/tree/main) them in the Files & versions tab.
         
     | 
| 45 | 
         
            +
             
     | 
| 46 | 
         
            +
             
     | 
| 47 | 
         
            +
             
     | 
| 48 | 
         
            +
            ## Intended uses & limitations
         
     | 
| 49 | 
         
            +
             
     | 
| 50 | 
         
            +
            #### How to use
         
     | 
| 51 | 
         
            +
             
     | 
| 52 | 
         
            +
            ```python
         
     | 
| 53 | 
         
            +
            # TODO: add an example code snippet for running this diffusion pipeline
         
     | 
| 54 | 
         
            +
            ```
         
     | 
| 55 | 
         
            +
             
     | 
| 56 | 
         
            +
            #### Limitations and bias
         
     | 
| 57 | 
         
            +
             
     | 
| 58 | 
         
            +
            [TODO: provide examples of latent issues and potential remediations]
         
     | 
| 59 | 
         
            +
             
     | 
| 60 | 
         
            +
            ## Training details
         
     | 
| 61 | 
         
            +
             
     | 
| 62 | 
         
            +
            [TODO: describe the data used to train the model]
         
     | 
    	
        pytorch_lora_weights.safetensors
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:f7f1e31b65e95c87bae434d2c89c424de923d81531e4d5db97c451ef30b5331b
         
     | 
| 3 | 
         
            +
            size 23390424
         
     |