Skip to content

Commit

Permalink
Add auraflow 0.2 example.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Jul 29, 2024
1 parent ae1c6c9 commit 58b2e10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions aura_flow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@

AuraFlow is one of the only true open source models with both the code and the weights being under a FOSS license.

## AuraFlow 0.1
## AuraFlow 0.2

Download [aura_flow_0.1.safetensors](https://huggingface.co/fal/AuraFlow/blob/main/aura_flow_0.1.safetensors) and put it in your ComfyUI/checkpoints directory.
Download [aura_flow_0.2.safetensors](https://huggingface.co/fal/AuraFlow-v0.2/blob/main/aura_flow_0.2.safetensors) and put it in your ComfyUI/checkpoints directory.

You can then load up the following image in ComfyUI to get the workflow:

![Example](aura_flow_0.2_example.png)

## AuraFlow 0.1

The following is an older example for: [aura_flow_0.1.safetensors](https://huggingface.co/fal/AuraFlow/blob/main/aura_flow_0.1.safetensors). The workflow is the same as the one above but with a different prompt.

![Example](aura_flow_0.1_example.png)

Binary file added aura_flow/aura_flow_0.2_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 58b2e10

Please sign in to comment.