https://github.com/pollinations/flux-dance
https://github.com/pollinations/flux-dance
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pollinations/flux-dance
- Owner: pollinations
- License: apache-2.0
- Created: 2025-03-24T21:45:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-26T15:12:31.000Z (about 1 year ago)
- Last Synced: 2025-08-11T06:52:06.517Z (9 months ago)
- Language: Python
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# black-forest-labs/FLUX.1-dev Cog Model
This is an implementation of [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev) as a [Cog](https://github.com/replicate/cog) model.
## Development
Follow the [model pushing guide](https://replicate.com/docs/guides/push-a-model) to push your own model to [Replicate](https://replicate.com).
## How to use
Make sure you have [cog](https://github.com/replicate/cog) installed.
To run a prediction:
cog predict -i prompt="a tiny astronaut hatching from an egg on the moon"

## License
The code in this repository is licensed under the [Apache-2.0 License](LICENSE).
Flux Dev falls under the [`FLUX.1 [dev]` Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
`FLUX.1 [dev]` fine-tuned weights and their outputs are non-commercial by default, but can be used commercially when running on Replicate.