You're looking at a specific version of this model. Jump to the model overview.
andreasjansson /musicgen-looper:f8140d04
Input
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run andreasjansson/musicgen-looper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"andreasjansson/musicgen-looper:f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366",
{
input: {
bpm: 160,
seed: -1,
top_k: 250,
top_p: 0,
prompt: "Melodic euro trance",
variations: 4,
temperature: 1,
max_duration: 4,
model_version: "medium",
output_format: "wav",
classifier_free_guidance: 3
}
}
);
console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run andreasjansson/musicgen-looper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"andreasjansson/musicgen-looper:f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366",
input={
"bpm": 160,
"seed": -1,
"top_k": 250,
"top_p": 0,
"prompt": "Melodic euro trance",
"variations": 4,
"temperature": 1,
"max_duration": 4,
"model_version": "medium",
"output_format": "wav",
"classifier_free_guidance": 3
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variableexport REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run andreasjansson/musicgen-looper using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \
-H "Authorization: Bearer $REPLICATE_API_TOKEN" \
-H "Content-Type: application/json" \
-H "Prefer: wait" \
-d $'{
"version": "f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366",
"input": {
"bpm": 160,
"seed": -1,
"top_k": 250,
"top_p": 0,
"prompt": "Melodic euro trance",
"variations": 4,
"temperature": 1,
"max_duration": 4,
"model_version": "medium",
"output_format": "wav",
"classifier_free_guidance": 3
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
brew install cog
If you don’t have Homebrew, there are other installation options available.
Pull and run andreasjansson/musicgen-looper using Cog (this will download the full model and run it in your local environment):
cog predict r8.im/andreasjansson/musicgen-looper@sha256:f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366 \
-i 'bpm=160' \
-i 'seed=-1' \
-i 'top_k=250' \
-i 'top_p=0' \
-i 'prompt="Melodic euro trance"' \
-i 'variations=4' \
-i 'temperature=1' \
-i 'max_duration=4' \
-i 'model_version="medium"' \
-i 'output_format="wav"' \
-i 'classifier_free_guidance=3'
To learn more, take a look at the Cog documentation.
Pull and run andreasjansson/musicgen-looper using Docker (this will download the full model and run it in your local environment):
docker run -d -p 5000:5000 --gpus=all r8.im/andreasjansson/musicgen-looper@sha256:f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "bpm": 160, "seed": -1, "top_k": 250, "top_p": 0, "prompt": "Melodic euro trance", "variations": 4, "temperature": 1, "max_duration": 4, "model_version": "medium", "output_format": "wav", "classifier_free_guidance": 3 } }' \ http://localhost:5000/predictions
Add a payment method to run this model.
Each run costs approximately $0.18. Alternatively, try out our featured models for free.
By signing in, you agree to our
terms of service and privacy policy
Output
variation_01
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
variation_02
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
variation_03
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
variation_04
- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{
"completed_at": "2023-06-18T17:18:43.307351Z",
"created_at": "2023-06-18T17:17:14.367059Z",
"data_removed": false,
"error": null,
"id": "hxslt3rbatovvn5dsifch45ewy",
"input": {
"bpm": 160,
"seed": -1,
"top_k": 250,
"prompt": "Melodic euro trance",
"variations": 4,
"temperature": 1,
"max_duration": 4,
"model_version": "medium",
"output_format": "wav",
"classifier_free_guidance": 3
},
"logs": "Using seed 891284805\nGenerating variation 1\n1 / 200\n2 / 200\n3 / 200\n4 / 200\n5 / 200\n6 / 200\n7 / 200\n8 / 200\n9 / 200\n10 / 200\n11 / 200\n12 / 200\n13 / 200\n14 / 200\n15 / 200\n16 / 200\n17 / 200\n18 / 200\n19 / 200\n20 / 200\n21 / 200\n22 / 200\n23 / 200\n24 / 200\n25 / 200\n26 / 200\n27 / 200\n28 / 200\n29 / 200\n30 / 200\n31 / 200\n32 / 200\n33 / 200\n34 / 200\n35 / 200\n36 / 200\n37 / 200\n38 / 200\n39 / 200\n40 / 200\n41 / 200\n42 / 200\n43 / 200\n44 / 200\n45 / 200\n46 / 200\n47 / 200\n48 / 200\n49 / 200\n50 / 200\n51 / 200\n52 / 200\n53 / 200\n54 / 200\n55 / 200\n56 / 200\n57 / 200\n58 / 200\n59 / 200\n60 / 200\n61 / 200\n62 / 200\n63 / 200\n64 / 200\n65 / 200\n66 / 200\n67 / 200\n68 / 200\n69 / 200\n70 / 200\n71 / 200\n72 / 200\n73 / 200\n74 / 200\n75 / 200\n76 / 200\n77 / 200\n78 / 200\n79 / 200\n80 / 200\n81 / 200\n82 / 200\n83 / 200\n84 / 200\n85 / 200\n86 / 200\n87 / 200\n88 / 200\n89 / 200\n90 / 200\n91 / 200\n92 / 200\n93 / 200\n94 / 200\n95 / 200\n96 / 200\n97 / 200\n98 / 200\n99 / 200\n100 / 200\n101 / 200\n102 / 200\n103 / 200\n104 / 200\n105 / 200\n106 / 200\n107 / 200\n108 / 200\n109 / 200\n110 / 200\n111 / 200\n112 / 200\n113 / 200\n114 / 200\n115 / 200\n116 / 200\n117 / 200\n118 / 200\n119 / 200\n120 / 200\n121 / 200\n122 / 200\n123 / 200\n124 / 200\n125 / 200\n126 / 200\n127 / 200\n128 / 200\n129 / 200\n130 / 200\n131 / 200\n132 / 200\n133 / 200\n134 / 200\n135 / 200\n136 / 200\n137 / 200\n138 / 200\n139 / 200\n140 / 200\n141 / 200\n142 / 200\n143 / 200\n144 / 200\n145 / 200\n146 / 200\n147 / 200\n148 / 200\n149 / 200\n150 / 200\n151 / 200\n152 / 200\n153 / 200\n154 / 200\n155 / 200\n156 / 200\n157 / 200\n158 / 200\n159 / 200\n160 / 200\n161 / 200\n162 / 200\n163 / 200\n164 / 200\n165 / 200\n166 / 200\n167 / 200\n168 / 200\n169 / 200\n170 / 200\n171 / 200\n172 / 200\n173 / 200\n174 / 200\n175 / 200\n176 / 200\n177 / 200\n178 / 200\n179 / 200\n180 / 200\n181 / 200\n182 / 200\n183 / 200\n184 / 200\n185 / 200\n186 / 200\n187 / 200\n188 / 200\n189 / 200\n190 / 200\n191 / 200\n192 / 200\n193 / 200\n194 / 200\n195 / 200\n196 / 200\n197 / 200\n198 / 200\n199 / 200\n200 / 200\n201 / 200\n202 / 200\n203 / 200\nBeats:\n [[0.04 1. ]\n[0.44 2. ]\n[0.82 3. ]\n[1.18 4. ]\n[1.56 1. ]\n[1.92 2. ]\n[2.3 3. ]\n[2.66 4. ]\n[3.04 1. ]\n[3.4 2. ]\n [3.78 3. ]]\nstart_time=0.04, end_time=3.04\nGenerating variation 2\n1 / 229\n2 / 229\n3 / 229\n4 / 229\n5 / 229\n6 / 229\n7 / 229\n8 / 229\n9 / 229\n10 / 229\n11 / 229\n12 / 229\n13 / 229\n14 / 229\n15 / 229\n16 / 229\n17 / 229\n18 / 229\n19 / 229\n20 / 229\n21 / 229\n22 / 229\n23 / 229\n24 / 229\n25 / 229\n26 / 229\n27 / 229\n28 / 229\n29 / 229\n30 / 229\n31 / 229\n32 / 229\n33 / 229\n34 / 229\n35 / 229\n36 / 229\n37 / 229\n38 / 229\n39 / 229\n40 / 229\n41 / 229\n42 / 229\n43 / 229\n44 / 229\n45 / 229\n46 / 229\n47 / 229\n48 / 229\n49 / 229\n50 / 229\n51 / 229\n52 / 229\n53 / 229\n54 / 229\n55 / 229\n56 / 229\n57 / 229\n58 / 229\n59 / 229\n60 / 229\n61 / 229\n62 / 229\n63 / 229\n64 / 229\n65 / 229\n66 / 229\n67 / 229\n68 / 229\n69 / 229\n70 / 229\n71 / 229\n72 / 229\n73 / 229\n74 / 229\n75 / 229\n76 / 229\n77 / 229\n78 / 229\n79 / 229\n80 / 229\n81 / 229\n82 / 229\n83 / 229\n84 / 229\n85 / 229\n86 / 229\n87 / 229\n88 / 229\n89 / 229\n90 / 229\n91 / 229\n92 / 229\n93 / 229\n94 / 229\n95 / 229\n96 / 229\n97 / 229\n98 / 229\n99 / 229\n100 / 229\n101 / 229\n102 / 229\n103 / 229\n104 / 229\n105 / 229\n106 / 229\n107 / 229\n108 / 229\n109 / 229\n110 / 229\n111 / 229\n112 / 229\n113 / 229\n114 / 229\n115 / 229\n116 / 229\n117 / 229\n118 / 229\n119 / 229\n120 / 229\n121 / 229\n122 / 229\n123 / 229\n124 / 229\n125 / 229\n126 / 229\n127 / 229\n128 / 229\n129 / 229\n130 / 229\n131 / 229\n132 / 229\n133 / 229\n134 / 229\n135 / 229\n136 / 229\n137 / 229\n138 / 229\n139 / 229\n140 / 229\n141 / 229\n142 / 229\n143 / 229\n144 / 229\n145 / 229\n146 / 229\n147 / 229\n148 / 229\n149 / 229\n150 / 229\n151 / 229\n152 / 229\n153 / 229\n154 / 229\n155 / 229\n156 / 229\n157 / 229\n158 / 229\nGenerating variation 3\n1 / 229\n2 / 229\n3 / 229\n4 / 229\n5 / 229\n6 / 229\n7 / 229\n8 / 229\n9 / 229\n10 / 229\n11 / 229\n12 / 229\n13 / 229\n14 / 229\n15 / 229\n16 / 229\n17 / 229\n18 / 229\n19 / 229\n20 / 229\n21 / 229\n22 / 229\n23 / 229\n24 / 229\n25 / 229\n26 / 229\n27 / 229\n28 / 229\n29 / 229\n30 / 229\n31 / 229\n32 / 229\n33 / 229\n34 / 229\n35 / 229\n36 / 229\n37 / 229\n38 / 229\n39 / 229\n40 / 229\n41 / 229\n42 / 229\n43 / 229\n44 / 229\n45 / 229\n46 / 229\n47 / 229\n48 / 229\n49 / 229\n50 / 229\n51 / 229\n52 / 229\n53 / 229\n54 / 229\n55 / 229\n56 / 229\n57 / 229\n58 / 229\n59 / 229\n60 / 229\n61 / 229\n62 / 229\n63 / 229\n64 / 229\n65 / 229\n66 / 229\n67 / 229\n68 / 229\n69 / 229\n70 / 229\n71 / 229\n72 / 229\n73 / 229\n74 / 229\n75 / 229\n76 / 229\n77 / 229\n78 / 229\n79 / 229\n80 / 229\n81 / 229\n82 / 229\n83 / 229\n84 / 229\n85 / 229\n86 / 229\n87 / 229\n88 / 229\n89 / 229\n90 / 229\n91 / 229\n92 / 229\n93 / 229\n94 / 229\n95 / 229\n96 / 229\n97 / 229\n98 / 229\n99 / 229\n100 / 229\n101 / 229\n102 / 229\n103 / 229\n104 / 229\n105 / 229\n106 / 229\n107 / 229\n108 / 229\n109 / 229\n110 / 229\n111 / 229\n112 / 229\n113 / 229\n114 / 229\n115 / 229\n116 / 229\n117 / 229\n118 / 229\n119 / 229\n120 / 229\n121 / 229\n122 / 229\n123 / 229\n124 / 229\n125 / 229\n126 / 229\n127 / 229\n128 / 229\n129 / 229\n130 / 229\n131 / 229\n132 / 229\n133 / 229\n134 / 229\n135 / 229\n136 / 229\n137 / 229\n138 / 229\n139 / 229\n140 / 229\n141 / 229\n142 / 229\n143 / 229\n144 / 229\n145 / 229\n146 / 229\n147 / 229\n148 / 229\n149 / 229\n150 / 229\n151 / 229\n152 / 229\n153 / 229\n154 / 229\n155 / 229\n156 / 229\n157 / 229\n158 / 229\nGenerating variation 4\n1 / 229\n2 / 229\n3 / 229\n4 / 229\n5 / 229\n6 / 229\n7 / 229\n8 / 229\n9 / 229\n10 / 229\n11 / 229\n12 / 229\n13 / 229\n14 / 229\n15 / 229\n16 / 229\n17 / 229\n18 / 229\n19 / 229\n20 / 229\n21 / 229\n22 / 229\n23 / 229\n24 / 229\n25 / 229\n26 / 229\n27 / 229\n28 / 229\n29 / 229\n30 / 229\n31 / 229\n32 / 229\n33 / 229\n34 / 229\n35 / 229\n36 / 229\n37 / 229\n38 / 229\n39 / 229\n40 / 229\n41 / 229\n42 / 229\n43 / 229\n44 / 229\n45 / 229\n46 / 229\n47 / 229\n48 / 229\n49 / 229\n50 / 229\n51 / 229\n52 / 229\n53 / 229\n54 / 229\n55 / 229\n56 / 229\n57 / 229\n58 / 229\n59 / 229\n60 / 229\n61 / 229\n62 / 229\n63 / 229\n64 / 229\n65 / 229\n66 / 229\n67 / 229\n68 / 229\n69 / 229\n70 / 229\n71 / 229\n72 / 229\n73 / 229\n74 / 229\n75 / 229\n76 / 229\n77 / 229\n78 / 229\n79 / 229\n80 / 229\n81 / 229\n82 / 229\n83 / 229\n84 / 229\n85 / 229\n86 / 229\n87 / 229\n88 / 229\n89 / 229\n90 / 229\n91 / 229\n92 / 229\n93 / 229\n94 / 229\n95 / 229\n96 / 229\n97 / 229\n98 / 229\n99 / 229\n100 / 229\n101 / 229\n102 / 229\n103 / 229\n104 / 229\n105 / 229\n106 / 229\n107 / 229\n108 / 229\n109 / 229\n110 / 229\n111 / 229\n112 / 229\n113 / 229\n114 / 229\n115 / 229\n116 / 229\n117 / 229\n118 / 229\n119 / 229\n120 / 229\n121 / 229\n122 / 229\n123 / 229\n124 / 229\n125 / 229\n126 / 229\n127 / 229\n128 / 229\n129 / 229\n130 / 229\n131 / 229\n132 / 229\n133 / 229\n134 / 229\n135 / 229\n136 / 229\n137 / 229\n138 / 229\n139 / 229\n140 / 229\n141 / 229\n142 / 229\n143 / 229\n144 / 229\n145 / 229\n146 / 229\n147 / 229\n148 / 229\n149 / 229\n150 / 229\n151 / 229\n152 / 229\n153 / 229\n154 / 229\n155 / 229\n156 / 229\n157 / 229\n158 / 229",
"metrics": {
"predict_time": 74.091405,
"total_time": 88.940292
},
"output": {
"variation_01": "https://replicate.delivery/pbxt/4OpHtfSdaHzDQ6i0pNjBzRRa42ky0s4ho0zvtMQuJJE5cnjIA/out-0.wav",
"variation_02": "https://replicate.delivery/pbxt/6KfP9HrTzfs1t0LsifX9h3jGXfUBKIvF8lgMthFbwKPLn7cEB/out-1.wav",
"variation_03": "https://replicate.delivery/pbxt/JIZL3Ok8Rf1WQ6eMnLwRV1s9L7dFRndgBtfZhk2LMw9nzdOiA/out-2.wav",
"variation_04": "https://replicate.delivery/pbxt/Gs1MCBHU00pIERAaSeNF9lsQaMRF3D58j47OqGehgImz5OHRA/out-3.wav"
},
"started_at": "2023-06-18T17:17:29.215946Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/hxslt3rbatovvn5dsifch45ewy",
"cancel": "https://api.replicate.com/v1/predictions/hxslt3rbatovvn5dsifch45ewy/cancel"
},
"version": "f8140d0457c2b39ad8728a80736fea9a67a0ec0cd37b35f40b68cce507db2366"
}
Using seed 891284805
Generating variation 1
1 / 200
2 / 200
3 / 200
4 / 200
5 / 200
6 / 200
7 / 200
8 / 200
9 / 200
10 / 200
11 / 200
12 / 200
13 / 200
14 / 200
15 / 200
16 / 200
17 / 200
18 / 200
19 / 200
20 / 200
21 / 200
22 / 200
23 / 200
24 / 200
25 / 200
26 / 200
27 / 200
28 / 200
29 / 200
30 / 200
31 / 200
32 / 200
33 / 200
34 / 200
35 / 200
36 / 200
37 / 200
38 / 200
39 / 200
40 / 200
41 / 200
42 / 200
43 / 200
44 / 200
45 / 200
46 / 200
47 / 200
48 / 200
49 / 200
50 / 200
51 / 200
52 / 200
53 / 200
54 / 200
55 / 200
56 / 200
57 / 200
58 / 200
59 / 200
60 / 200
61 / 200
62 / 200
63 / 200
64 / 200
65 / 200
66 / 200
67 / 200
68 / 200
69 / 200
70 / 200
71 / 200
72 / 200
73 / 200
74 / 200
75 / 200
76 / 200
77 / 200
78 / 200
79 / 200
80 / 200
81 / 200
82 / 200
83 / 200
84 / 200
85 / 200
86 / 200
87 / 200
88 / 200
89 / 200
90 / 200
91 / 200
92 / 200
93 / 200
94 / 200
95 / 200
96 / 200
97 / 200
98 / 200
99 / 200
100 / 200
101 / 200
102 / 200
103 / 200
104 / 200
105 / 200
106 / 200
107 / 200
108 / 200
109 / 200
110 / 200
111 / 200
112 / 200
113 / 200
114 / 200
115 / 200
116 / 200
117 / 200
118 / 200
119 / 200
120 / 200
121 / 200
122 / 200
123 / 200
124 / 200
125 / 200
126 / 200
127 / 200
128 / 200
129 / 200
130 / 200
131 / 200
132 / 200
133 / 200
134 / 200
135 / 200
136 / 200
137 / 200
138 / 200
139 / 200
140 / 200
141 / 200
142 / 200
143 / 200
144 / 200
145 / 200
146 / 200
147 / 200
148 / 200
149 / 200
150 / 200
151 / 200
152 / 200
153 / 200
154 / 200
155 / 200
156 / 200
157 / 200
158 / 200
159 / 200
160 / 200
161 / 200
162 / 200
163 / 200
164 / 200
165 / 200
166 / 200
167 / 200
168 / 200
169 / 200
170 / 200
171 / 200
172 / 200
173 / 200
174 / 200
175 / 200
176 / 200
177 / 200
178 / 200
179 / 200
180 / 200
181 / 200
182 / 200
183 / 200
184 / 200
185 / 200
186 / 200
187 / 200
188 / 200
189 / 200
190 / 200
191 / 200
192 / 200
193 / 200
194 / 200
195 / 200
196 / 200
197 / 200
198 / 200
199 / 200
200 / 200
201 / 200
202 / 200
203 / 200
Beats:
[[0.04 1. ]
[0.44 2. ]
[0.82 3. ]
[1.18 4. ]
[1.56 1. ]
[1.92 2. ]
[2.3 3. ]
[2.66 4. ]
[3.04 1. ]
[3.4 2. ]
[3.78 3. ]]
start_time=0.04, end_time=3.04
Generating variation 2
1 / 229
2 / 229
3 / 229
4 / 229
5 / 229
6 / 229
7 / 229
8 / 229
9 / 229
10 / 229
11 / 229
12 / 229
13 / 229
14 / 229
15 / 229
16 / 229
17 / 229
18 / 229
19 / 229
20 / 229
21 / 229
22 / 229
23 / 229
24 / 229
25 / 229
26 / 229
27 / 229
28 / 229
29 / 229
30 / 229
31 / 229
32 / 229
33 / 229
34 / 229
35 / 229
36 / 229
37 / 229
38 / 229
39 / 229
40 / 229
41 / 229
42 / 229
43 / 229
44 / 229
45 / 229
46 / 229
47 / 229
48 / 229
49 / 229
50 / 229
51 / 229
52 / 229
53 / 229
54 / 229
55 / 229
56 / 229
57 / 229
58 / 229
59 / 229
60 / 229
61 / 229
62 / 229
63 / 229
64 / 229
65 / 229
66 / 229
67 / 229
68 / 229
69 / 229
70 / 229
71 / 229
72 / 229
73 / 229
74 / 229
75 / 229
76 / 229
77 / 229
78 / 229
79 / 229
80 / 229
81 / 229
82 / 229
83 / 229
84 / 229
85 / 229
86 / 229
87 / 229
88 / 229
89 / 229
90 / 229
91 / 229
92 / 229
93 / 229
94 / 229
95 / 229
96 / 229
97 / 229
98 / 229
99 / 229
100 / 229
101 / 229
102 / 229
103 / 229
104 / 229
105 / 229
106 / 229
107 / 229
108 / 229
109 / 229
110 / 229
111 / 229
112 / 229
113 / 229
114 / 229
115 / 229
116 / 229
117 / 229
118 / 229
119 / 229
120 / 229
121 / 229
122 / 229
123 / 229
124 / 229
125 / 229
126 / 229
127 / 229
128 / 229
129 / 229
130 / 229
131 / 229
132 / 229
133 / 229
134 / 229
135 / 229
136 / 229
137 / 229
138 / 229
139 / 229
140 / 229
141 / 229
142 / 229
143 / 229
144 / 229
145 / 229
146 / 229
147 / 229
148 / 229
149 / 229
150 / 229
151 / 229
152 / 229
153 / 229
154 / 229
155 / 229
156 / 229
157 / 229
158 / 229
Generating variation 3
1 / 229
2 / 229
3 / 229
4 / 229
5 / 229
6 / 229
7 / 229
8 / 229
9 / 229
10 / 229
11 / 229
12 / 229
13 / 229
14 / 229
15 / 229
16 / 229
17 / 229
18 / 229
19 / 229
20 / 229
21 / 229
22 / 229
23 / 229
24 / 229
25 / 229
26 / 229
27 / 229
28 / 229
29 / 229
30 / 229
31 / 229
32 / 229
33 / 229
34 / 229
35 / 229
36 / 229
37 / 229
38 / 229
39 / 229
40 / 229
41 / 229
42 / 229
43 / 229
44 / 229
45 / 229
46 / 229
47 / 229
48 / 229
49 / 229
50 / 229
51 / 229
52 / 229
53 / 229
54 / 229
55 / 229
56 / 229
57 / 229
58 / 229
59 / 229
60 / 229
61 / 229
62 / 229
63 / 229
64 / 229
65 / 229
66 / 229
67 / 229
68 / 229
69 / 229
70 / 229
71 / 229
72 / 229
73 / 229
74 / 229
75 / 229
76 / 229
77 / 229
78 / 229
79 / 229
80 / 229
81 / 229
82 / 229
83 / 229
84 / 229
85 / 229
86 / 229
87 / 229
88 / 229
89 / 229
90 / 229
91 / 229
92 / 229
93 / 229
94 / 229
95 / 229
96 / 229
97 / 229
98 / 229
99 / 229
100 / 229
101 / 229
102 / 229
103 / 229
104 / 229
105 / 229
106 / 229
107 / 229
108 / 229
109 / 229
110 / 229
111 / 229
112 / 229
113 / 229
114 / 229
115 / 229
116 / 229
117 / 229
118 / 229
119 / 229
120 / 229
121 / 229
122 / 229
123 / 229
124 / 229
125 / 229
126 / 229
127 / 229
128 / 229
129 / 229
130 / 229
131 / 229
132 / 229
133 / 229
134 / 229
135 / 229
136 / 229
137 / 229
138 / 229
139 / 229
140 / 229
141 / 229
142 / 229
143 / 229
144 / 229
145 / 229
146 / 229
147 / 229
148 / 229
149 / 229
150 / 229
151 / 229
152 / 229
153 / 229
154 / 229
155 / 229
156 / 229
157 / 229
158 / 229
Generating variation 4
1 / 229
2 / 229
3 / 229
4 / 229
5 / 229
6 / 229
7 / 229
8 / 229
9 / 229
10 / 229
11 / 229
12 / 229
13 / 229
14 / 229
15 / 229
16 / 229
17 / 229
18 / 229
19 / 229
20 / 229
21 / 229
22 / 229
23 / 229
24 / 229
25 / 229
26 / 229
27 / 229
28 / 229
29 / 229
30 / 229
31 / 229
32 / 229
33 / 229
34 / 229
35 / 229
36 / 229
37 / 229
38 / 229
39 / 229
40 / 229
41 / 229
42 / 229
43 / 229
44 / 229
45 / 229
46 / 229
47 / 229
48 / 229
49 / 229
50 / 229
51 / 229
52 / 229
53 / 229
54 / 229
55 / 229
56 / 229
57 / 229
58 / 229
59 / 229
60 / 229
61 / 229
62 / 229
63 / 229
64 / 229
65 / 229
66 / 229
67 / 229
68 / 229
69 / 229
70 / 229
71 / 229
72 / 229
73 / 229
74 / 229
75 / 229
76 / 229
77 / 229
78 / 229
79 / 229
80 / 229
81 / 229
82 / 229
83 / 229
84 / 229
85 / 229
86 / 229
87 / 229
88 / 229
89 / 229
90 / 229
91 / 229
92 / 229
93 / 229
94 / 229
95 / 229
96 / 229
97 / 229
98 / 229
99 / 229
100 / 229
101 / 229
102 / 229
103 / 229
104 / 229
105 / 229
106 / 229
107 / 229
108 / 229
109 / 229
110 / 229
111 / 229
112 / 229
113 / 229
114 / 229
115 / 229
116 / 229
117 / 229
118 / 229
119 / 229
120 / 229
121 / 229
122 / 229
123 / 229
124 / 229
125 / 229
126 / 229
127 / 229
128 / 229
129 / 229
130 / 229
131 / 229
132 / 229
133 / 229
134 / 229
135 / 229
136 / 229
137 / 229
138 / 229
139 / 229
140 / 229
141 / 229
142 / 229
143 / 229
144 / 229
145 / 229
146 / 229
147 / 229
148 / 229
149 / 229
150 / 229
151 / 229
152 / 229
153 / 229
154 / 229
155 / 229
156 / 229
157 / 229
158 / 229