Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ tags:
|
|
4 |
- text-to-image
|
5 |
- lora
|
6 |
- diffusers
|
7 |
-
- fal
|
8 |
-
base_model: undefined
|
9 |
instance_prompt: unfavalen
|
10 |
license: other
|
11 |
---
|
@@ -14,22 +12,16 @@ license: other
|
|
14 |
<Gallery />
|
15 |
|
16 |
|
17 |
-
|
|
|
|
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
## Download model
|
28 |
-
|
29 |
-
Weights for this model are available in Safetensors format.
|
30 |
-
|
31 |
-
[Download](/unfavalen/framex/tree/main) them in the Files & versions tab.
|
32 |
-
|
33 |
-
## Training at fal.ai
|
34 |
-
|
35 |
-
Training was done using [fal.ai/models/fal-ai/hunyuan-video-lora-training](https://fal.ai/models/fal-ai/hunyuan-video-lora-training).
|
|
|
4 |
- text-to-image
|
5 |
- lora
|
6 |
- diffusers
|
|
|
|
|
7 |
instance_prompt: unfavalen
|
8 |
license: other
|
9 |
---
|
|
|
12 |
<Gallery />
|
13 |
|
14 |
|
15 |
+
<p align="center">
|
16 |
+
<img src="banner.jpg" >
|
17 |
+
</p>
|
18 |
|
19 |
+
# FrameX Model Card
|
20 |
|
21 |
+
## Model Details
|
22 |
|
23 |
+
Framex is a text-to-video model that features improved performance in video quality, motion fluidity, complex prompt understanding, and resource-efficiency.
|
24 |
|
25 |
+
- **Developed by**: [Robi Team](https://robiai.com/)
|
26 |
+
- **Distilled from**: [HunyuanVideo](https://huggingface.co/tencent/HunyuanVideo)
|
27 |
+
- **Github Repository**: https://github.com/getrobi/framex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|