CoolFace
Modelpublic

JJSLL/Nupzook_MIT_object

sourceHugging Facecreativeml-openrail-mupdated 2y agoView on Hugging Face
0likes51downloads
README.md39 linesDownload Raw Back to root
1---2base_model: runwayml/stable-diffusion-v1-53library_name: diffusers4license: creativeml-openrail-m5tags:6- stable-diffusion7- stable-diffusion-diffusers8- text-to-image9- diffusers10- textual_inversion11- diffusers-training12inference: true13---14 15<!-- This model card has been generated automatically according to the information the training script had access to. You16should probably proofread and complete it, then remove this comment. -->17 18 19# Textual inversion text2image fine-tuning - JJSLL/Nupzook_MIT_object20These are textual inversion adaption weights for runwayml/stable-diffusion-v1-5. You can find some example images in the following. 21 22 23 24 25## Intended uses & limitations26 27#### How to use28 29```python30# TODO: add an example code snippet for running this diffusion pipeline31```32 33#### Limitations and bias34 35[TODO: provide examples of latent issues and potential remediations]36 37## Training details38 39[TODO: describe the data used to train the model]