Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
2 |
library_name: diffusers
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is the FLUX.1 redux FramePack for HY, in bloat16 format.
|
6 |
|
7 |
-
See the [ai-video-generator](https://github.com/suparious/ai-video-generator) repository for more details.
|
|
|
1 |
---
|
2 |
library_name: diffusers
|
3 |
+
license: openrail
|
4 |
+
base_model:
|
5 |
+
- openai/gpt-oss-120b
|
6 |
+
pipeline_tag: image-to-video
|
7 |
---
|
8 |
|
9 |
This is the FLUX.1 redux FramePack for HY, in bloat16 format.
|
10 |
|
11 |
+
See the [ai-video-generator](https://github.com/suparious/ai-video-generator) repository for more details.
|