AlanB commited on
Commit
d599fe1
·
1 Parent(s): 648b0a7

Upload the converted model LatentLabs-360 embeds

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
- license: openrail
3
- pipeline_tag: text-to-image
4
- tags:
5
- - lora
6
- - safetensors
7
  ---
8
- Model shared on [CivitAI LatentLabs](https://civitai.com/models/10753/latentlabs360)
 
9
 
10
- Latent Labs 360 LoRA is powerful for crafting dynamic 360-degree images that are both immersive and interactive. The LoRA has been trained on over 100 CC0 Panorama images to ensure that it provides a top-quality user experience.
11
 
12
- The Latent Labs 360 LoRA makes it easy to produce breathtaking panoramic images that enable you to explore every aspect of the environment. For optimal image quality, it's recommended that you install the following Auto1111 extensions: asymmetric tiling and sd-webui-additional-networks. You should create your images using a 2:1 aspect ratio, such as 1024 x 512, and activate the asymmetric tiling on the X axis.
13
 
14
- The images showcased below were generated with DreamShaper 3.31 and a LoRA weight of 1.0.
 
 
 
 
1
  ---
2
+ license: mit
 
 
 
 
3
  ---
4
+ ### LatentLabs-360 model on Stable Diffusion using [Stable Diffusion Deluxe](https://colab.research.google.com/github/Skquark/AI-Friends/blob/main/Stable_Diffusion_Deluxe.ipynb)
5
+ #### model by AlanB
6
 
7
+ Converted from https://civitai.com/models/10753/latentlabs360
8
 
 
9
 
10
+ You can also train your own models and upload them to the library by using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb).
11
+ And you can run your new concept via `diffusers`: [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
12
+
13
+