Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ license: mit
|
|
31 |
|
32 |
<Gallery />
|
33 |
|
34 |
-
**EXPERIMENTAL:** the model generates noisy, low-resolution illustration-like images. It can be used to guide more refined models such as SDXL for its natural language (and composition) capabilities, but use with a grain of salt if you plan to use it directly. Also, results might look 'old-time anime' due to dataset used.
|
35 |
|
36 |
|
37 |
A experimental model that uses HunyuanVideo as a image generator. outputs images at 768 resolution.
|
@@ -72,3 +72,8 @@ The training takes about 3 days on a 8 x H100 cluster. By the time training ends
|
|
72 |
Weights for this model are available in Safetensors format.
|
73 |
|
74 |
[Download](/trojblue/HunyuanVideo-lora-AnimeStills/tree/main/epoch214) them in the Files & versions tab.
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
<Gallery />
|
33 |
|
34 |
+
**EXPERIMENTAL:** the model generates noisy, low-resolution illustration-like images. It can be used to guide more refined models such as SDXL for its natural language (and composition) capabilities, but use with a grain of salt if you plan to use it directly. Also, results might look 'old-time anime' due to dataset used.
|
35 |
|
36 |
|
37 |
A experimental model that uses HunyuanVideo as a image generator. outputs images at 768 resolution.
|
|
|
72 |
Weights for this model are available in Safetensors format.
|
73 |
|
74 |
[Download](/trojblue/HunyuanVideo-lora-AnimeStills/tree/main/epoch214) them in the Files & versions tab.
|
75 |
+
|
76 |
+
|
77 |
+
## Limitations
|
78 |
+
|
79 |
+
The model outputs could be deformed, not conforming to prompt, turning realistic, due to the limited size of dataset used and limitations of lora models.
|