ProGamerGov commited on
Commit
ca0376c
·
verified ·
1 Parent(s): f1106c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -6
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
2
  tags:
3
- - text-to-image
4
- - lora
5
- - diffusers
6
- - template:diffusion-lora
 
 
 
 
 
 
7
  widget:
8
  - output:
9
  url: images/example_red_dress.png
@@ -17,7 +23,8 @@ widget:
17
  white top and jeans, with running shoes
18
  base_model: black-forest-labs/FLUX.1-dev
19
  instance_prompt: null
20
-
 
21
  ---
22
  # Human 360 Diffusion LoRA for FLUX.1-dev
23
 
@@ -52,6 +59,8 @@ To make the viewing and sharing of 360 images & video easier, I built a web brow
52
 
53
  ### Recommended ComfyUI Nodes
54
 
 
 
55
  - ComfyUI_preview360panorama
56
  - For viewing 360 images & video inside of ComfyUI (may be slower than my web browser viewer).
57
  - Link: https://github.com/ProGamerGov/ComfyUI_preview360panorama
@@ -60,6 +69,7 @@ To make the viewing and sharing of 360 images & video easier, I built a web brow
60
  - For editing 360s and for applying circular padding to models in order to improve output quality.
61
  - Link: https://github.com/ProGamerGov/ComfyUI_pytorch360convert
62
 
 
63
 
64
  ## Limitations
65
 
@@ -95,4 +105,4 @@ Please refer to the [CITATION.cff](https://huggingface.co/ProGamerGov/human-360-
95
  ## Download model
96
 
97
 
98
- [Download](/ProGamerGov/human-360-lora-flux-dev/tree/main) them in the Files & versions tab.
 
1
  ---
2
  tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - '360'
7
+ - 360-degree
8
+ - 360-image
9
+ - equirectangular
10
+ - equirectangular-projection
11
+ - image-generation
12
+ - template:diffusion-lora
13
  widget:
14
  - output:
15
  url: images/example_red_dress.png
 
23
  white top and jeans, with running shoes
24
  base_model: black-forest-labs/FLUX.1-dev
25
  instance_prompt: null
26
+ language:
27
+ - en
28
  ---
29
  # Human 360 Diffusion LoRA for FLUX.1-dev
30
 
 
59
 
60
  ### Recommended ComfyUI Nodes
61
 
62
+ If you are a user of [ComfyUI](https://github.com/comfyanonymous/ComfyUI), then these sets of nodes can be useful for working with 360 images & videos.
63
+
64
  - ComfyUI_preview360panorama
65
  - For viewing 360 images & video inside of ComfyUI (may be slower than my web browser viewer).
66
  - Link: https://github.com/ProGamerGov/ComfyUI_preview360panorama
 
69
  - For editing 360s and for applying circular padding to models in order to improve output quality.
70
  - Link: https://github.com/ProGamerGov/ComfyUI_pytorch360convert
71
 
72
+ For diffusers and other libraries, you can make use of the [pytorch360convert](https://github.com/ProGamerGov/pytorch360convert) library when working with 360 media.
73
 
74
  ## Limitations
75
 
 
105
  ## Download model
106
 
107
 
108
+ [Download](/ProGamerGov/human-360-lora-flux-dev/tree/main) them in the Files & versions tab.