Image-to-Video
Diffusers
art
music
text-generation-inference
Merge
zzinuzz commited on
Commit
ab43f23
1 Parent(s): c1a1cf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - gopipasala/fka-awesome-chatgpt-prompts
6
+ - amphion/Emilia-Dataset
7
+ metrics:
8
+ - bertscore
9
+ base_model:
10
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
11
+ - stabilityai/stable-diffusion-3.5-large-turbo
12
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
13
+ pipeline_tag: image-to-video
14
+ library_name: diffusers
15
+ tags:
16
+ - art
17
+ - music
18
+ - text-generation-inference
19
+ - merge
20
+ ---