X
File size: 499 Bytes
acfbd62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: artistic-2.0
datasets:
- BAAI/Infinity-Instruct
language:
- am
metrics:
- code_eval
base_model:
- THUDM/CogVideoX-5b
pipeline_tag: reinforcement-learning
library_name: diffusers
---
# load model
<script
	type="module"
	src="https://gradio.s3-us-west-2.amazonaws.com/3.34.0/gradio.js"
></script>

<gradio-app src="https://facebook-musicgen.hf.space"></gradio-app>

# use model ft

<iframe
	src="https://facebook-musicgen.hf.space"
	frameborder="0"
	width="850"
	height="450"
></iframe>