paper (#1)
Browse files- Added Model Description. (6486d0e329b7b18a6bae719eb3ec56b586764dd0)
Co-authored-by: Kadir Nar <kadirnar@users.noreply.huggingface.co>
README.md
CHANGED
@@ -16,6 +16,11 @@ inference: false
|
|
16 |
|
17 |
Base model: [CompVis/stable-diffusion-v1-4](https://huggingface.co/CompVis/stable-diffusion-v1-4).
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
Training prompt: A man is surfing
|
20 |
|
21 |
Test prompt: A panda is surfing
|
|
|
16 |
|
17 |
Base model: [CompVis/stable-diffusion-v1-4](https://huggingface.co/CompVis/stable-diffusion-v1-4).
|
18 |
|
19 |
+
### Model Description
|
20 |
+
|
21 |
+
[Tune-A-Video](https://arxiv.org/abs/2212.11565): One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
|
22 |
+
[Stable-Diffusion](https://arxiv.org/abs/2112.10752): High-Resolution Image Synthesis with Latent Diffusion Models
|
23 |
+
|
24 |
Training prompt: A man is surfing
|
25 |
|
26 |
Test prompt: A panda is surfing
|