https://github.com/replicate/cog-flux-schnell
Cog wrapper for FLUX.1 [SCHNELL] which is released under the apache-2.0 licence
https://github.com/replicate/cog-flux-schnell
Last synced: about 1 year ago
JSON representation
Cog wrapper for FLUX.1 [SCHNELL] which is released under the apache-2.0 licence
- Host: GitHub
- URL: https://github.com/replicate/cog-flux-schnell
- Owner: replicate
- License: apache-2.0
- Created: 2024-08-04T03:51:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T03:22:09.000Z (almost 2 years ago)
- Last Synced: 2025-06-21T08:05:55.064Z (about 1 year ago)
- Language: Python
- Homepage: https://replicate.com/black-forest-labs/flux-schnell
- Size: 880 KB
- Stars: 75
- Watchers: 7
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# black-forest-labs/FLUX.1-schnell Cog Model
This is an implementation of [black-forest-labs/FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) 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"
