Hanbo-Cheng commited on
Commit
c321506
·
verified ·
1 Parent(s): 12f798d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-video
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  # 🌅 DAWN: Dynamic Frame Avatar with Non-autoregressive Diffusion Framework for Talking Head Video Generation
6
 
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-video
4
+
5
+ extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."
6
+ extra_gated_fields:
7
+ Company: text
8
+ Country: country
9
+ Specific date: date_picker
10
+ I want to use this model for:
11
+ type: select
12
+ options:
13
+ - Research
14
+ - Education
15
+ - label: Other
16
+ value: other
17
+ I agree to use this model for non-commercial use ONLY: checkbox
18
+
19
+
20
  ---
21
  # 🌅 DAWN: Dynamic Frame Avatar with Non-autoregressive Diffusion Framework for Talking Head Video Generation
22