Nekochu commited on
Commit
7a3c934
1 Parent(s): d23dd34

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail
3
+ language:
4
+ - en
5
+ library_name: diffusers
6
+ pipeline_tag: audio-to-audio
7
+ tags:
8
+ - music
9
+ ---
10
+ # Model Details
11
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
12
+ Model Train with Dance Diffusion
13
+
14
+ # Training Details
15
+
16
+ epoch=2150-step=292500 Train on 543 sond effect
17
+
18
+
19
+ ## Model Description
20
+ <!-- Provide a longer summary of what this model is. -->
21
+ - **Developed by:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ## Model Sources [optional]
29
+ <!-- Provide the basic links for the model. -->
30
+ - **Repository:** [More Information Needed]
31
+ - **Paper [optional]:** [More Information Needed]
32
+ - **Demo [optional]:** [More Information Needed]