calcuis commited on
Commit
8c4e1c9
·
verified ·
1 Parent(s): ec64121

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -9,15 +9,15 @@ tags:
9
  - aura
10
  - gguf-node
11
  widget:
12
- - text: close-up portrait of young lady
13
  output:
14
- url: samples\ComfyUI_00001_.png
15
  - text: close-up portrait of blooming daisy
16
  output:
17
  url: samples\ComfyUI_00002_.png
18
- - text: close-up portrait of cat
19
  output:
20
- url: samples\ComfyUI_00003_.png
21
  ---
22
 
23
  # fp8 scaled aura
@@ -25,14 +25,14 @@ widget:
25
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/aura.png)
26
 
27
  ## setup (once)
28
- - drag aura_flow_0.3_fp8_scaled.safetensors to > ./ComfyUI/models/checkpoints
29
 
30
  ## run it straight (no installation needed way)
31
  - run the .bat file in the main directory (assuming you are using the full pack below)
32
  - drag the workflow json file (below) to > your browser
33
 
34
  ### workflows
35
- - drag any workflow json file to the activated browser; or
36
  - drag any generated picture (which contains the workflow metadata) to the activated browser
37
 
38
  <Gallery />
 
9
  - aura
10
  - gguf-node
11
  widget:
12
+ - text: close-up portrait of cat
13
  output:
14
+ url: samples\ComfyUI_00003_.png
15
  - text: close-up portrait of blooming daisy
16
  output:
17
  url: samples\ComfyUI_00002_.png
18
+ - text: close-up portrait of young lady
19
  output:
20
+ url: samples\ComfyUI_00001_.png
21
  ---
22
 
23
  # fp8 scaled aura
 
25
  ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/aura.png)
26
 
27
  ## setup (once)
28
+ - drag aura_flow_0.3_fp8_scaled.safetensors [[9.66GB](https://huggingface.co/calcuis/aura/blob/main/aura_flow_0.3_fp8_scaled.safetensors)] to > ./ComfyUI/models/checkpoints
29
 
30
  ## run it straight (no installation needed way)
31
  - run the .bat file in the main directory (assuming you are using the full pack below)
32
  - drag the workflow json file (below) to > your browser
33
 
34
  ### workflows
35
+ - drag any workflow json file, (see [example](https://huggingface.co/calcuis/aura/blob/main/workflow-aura-safetensors.json)), to the activated browser; or
36
  - drag any generated picture (which contains the workflow metadata) to the activated browser
37
 
38
  <Gallery />