calcuis commited on
Commit
0434df6
·
verified ·
1 Parent(s): d900ed9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -7,6 +7,16 @@ base_model:
7
  pipeline_tag: text-to-image
8
  tags:
9
  - aura
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # fp8 scaled aura
@@ -24,7 +34,9 @@ tags:
24
  - drag any workflow json file to the activated browser; or
25
  - drag any generated picture (which contains the workflow metadata) to the activated browser
26
 
 
 
27
  ### references
28
  - base model from [fal](https://huggingface.co/fal/AuraFlow-v0.3)
29
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
30
- - gguf-node [beta](https://github.com/calcuis/gguf/releases)
 
7
  pipeline_tag: text-to-image
8
  tags:
9
  - aura
10
+ widget:
11
+ - text: "close-up portrait of young lady"
12
+ output:
13
+ url: samples\ComfyUI_00001_.png
14
+ - text: "close-up portrait of blooming daisy"
15
+ output:
16
+ url: samples\ComfyUI_00002_.png
17
+ - text: "close-up portrait of cat"
18
+ output:
19
+ url: samples\ComfyUI_00003_.png
20
  ---
21
 
22
  # fp8 scaled aura
 
34
  - drag any workflow json file to the activated browser; or
35
  - drag any generated picture (which contains the workflow metadata) to the activated browser
36
 
37
+ <Gallery />
38
+
39
  ### references
40
  - base model from [fal](https://huggingface.co/fal/AuraFlow-v0.3)
41
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
42
+ - gguf-node [beta](https://github.com/calcuis/gguf/releases)