https://github.com/lucataco/cog-hyper-flux-8step
Cog implementation of the ByteDance/Hyper-SD Flux.1-Dev 8-step LoRA
https://github.com/lucataco/cog-hyper-flux-8step
cog
Last synced: about 1 year ago
JSON representation
Cog implementation of the ByteDance/Hyper-SD Flux.1-Dev 8-step LoRA
- Host: GitHub
- URL: https://github.com/lucataco/cog-hyper-flux-8step
- Owner: lucataco
- Created: 2024-08-28T17:25:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T17:24:01.000Z (over 1 year ago)
- Last Synced: 2025-06-05T00:10:16.118Z (about 1 year ago)
- Topics: cog
- Language: Python
- Homepage: https://replicate.com/lucataco/hyper-flux-8step
- Size: 909 KB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ByteDance/Hyper-SD FLUX.1-dev 8-step Cog Model
This is an implementation of [ByteDance/Hyper-SD FLUX.1-dev 8-step](https://huggingface.co/ByteDance/Hyper-SD) as a [Cog](https://github.com/replicate/cog) model.
- [x] Cog Fast Push Compatible
## 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 dog smiling and looking directly at the camera, wearing a white t-shirt with the word 'HYPER' printed on it."
