This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//oauth2 auth | |
chrome.identity.getAuthToken( | |
{'interactive': true}, | |
function(){ | |
//load Google's javascript client libraries | |
window.gapi_onload = authorize; | |
loadScript('https://apis.google.com/js/client.js'); | |
} | |
); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 fps --> 24 fps via flowframes | |
ViTB32: yes | |
RN50: yes | |
steps: | |
321 | |
width_height: | |
[1280, 720] | |
clip_guidance_scale: | |
120000 | |
range_scale: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0: ["Cannabis Leaf, pot leaf", "water color air bubbles"], | |
52: ["Cannabis Leaf | Pot Leaf", "oil on canvas"], | |
131: ["city clock by Gustave Doré | oil on canvas"], | |
209: ["clocks by beeple | clocks by johfra bosschart"], | |
244: ["clock by georgia o'keeffe | holographic vivid colors"], | |
283: ["water color air bubbles by Tomas Sanchez | water color bubble by Tomas Sanchez"], | |
339: ["Underwater by Tyler Edlin", "holographic water ripples", "Mandala Fractal Samsara vivid colors"], | |
441: ["hornwort made of marble Marble | dotting the surface of a fractal intelligence | James McCarthy seaweed painting"], | |
493: ["water Temple God by Johfra Bosschart, oil on canvas"], | |
643: ["alien planet ocean with an island"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program | Bachelor | Master | Doctor | Undergrad Cert | Postgrad Cert | |
---|---|---|---|---|---|---|
Acting | 8 | 0 | -1 | 9 | -1 | |
Brass Instruments | 7 | 6 | 0 | 0 | 0 | |
Dance, General | 27 | -1 | -1 | -1 | -1 | |
Jazz/Jazz Studies | 6 | 7 | -1 | -1 | 5 | |
Keyboard Instruments | 17 | 21 | 4 | 1 | 1 | |
Music Theory and Composition | 4 | 7 | 1 | 0 | 0 | |
Percussion Instruments | 0 | 1 | 0 | 0 | 0 | |
Stringed Instruments | 37 | 46 | 1 | 0 | 9 | |
Voice and Opera | 10 | 12 | 0 | 0 | 4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NCES ID | Program | Completions | Degree level | |
---|---|---|---|---|
192110 | Acting | 8 | Bachelor | |
192110 | Brass Instruments | 7 | Bachelor | |
192110 | Dance, General | 27 | Bachelor | |
192110 | Jazz/Jazz Studies | 6 | Bachelor | |
192110 | Keyboard Instruments | 17 | Bachelor | |
192110 | Music Theory and Composition | 4 | Bachelor | |
192110 | Percussion Instruments | 0 | Bachelor | |
192110 | Stringed Instruments | 37 | Bachelor | |
192110 | Voice and Opera | 10 | Bachelor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
192110 | Acting | 8 | Bachelor | |
---|---|---|---|---|
192110 | Brass Instruments | 7 | Bachelor | |
192110 | Dance, General | 27 | Bachelor | |
192110 | Jazz/Jazz Studies | 6 | Bachelor | |
192110 | Keyboard Instruments | 17 | Bachelor | |
192110 | Music Theory and Composition | 4 | Bachelor | |
192110 | Percussion Instruments | 0 | Bachelor | |
192110 | Stringed Instruments | 37 | Bachelor | |
192110 | Voice and Opera | 10 | Bachelor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var layout_data = [ | |
/* | |
{ "len": 3, "color": "#8dd3c7", "label": "January", "id": "january" }, | |
{ "len": 3, "color": "#ffffb3", "label": "February", "id": "february" }, | |
{ "len": 3, "color": "#bebada", "label": "March", "id": "march" }, | |
{ "len": 3, "color": "#fb8072", "label": "April", "id": "april" }, | |
{ "len": 3, "color": "#80b1d3", "label": "May", "id": "may" }, | |
{ "len": 3, "color": "#fdb462", "label": "June", "id": "june" }, | |
{ "len": 3, "color": "#b3de69", "label": "July", "id": "july" }, | |
{ "len": 3, "color": "#fccde5", "label": "August", "id": "august" }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [125.6, 10.1] | |
}, | |
"properties": { | |
"name": "Dinagat Islands" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"features": [ {"geometry": { "coordinates": [ 0.124862, 52.2033051 ], "type": "Point"}, "id": "Cambridge,UK", "properties": {}, "type": "Feature" }, {"geometry": { "coordinates": [ 151.2164539, -33.8548157 ], "type": "Point"}, "id": "Sydney, Australia", "properties": {}, "type": "Feature" }], "type": "FeatureCollection"} |
NewerOlder