MCPcopy Create free account
hub / github.com/CiaraStrawberry/TemporalKit / switch_to_temporal_kit

Function switch_to_temporal_kit

javascript/temporaljavascript.js:1–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1function switch_to_temporal_kit() {
2 gradioApp().querySelector('#tabs').querySelectorAll('button')[6].click();
3 // gradioApp().getElementById('TemporalKit').querySelectorAll('button')[0].click();
4}
5
6function switch_to_temporal_kit_final2() {
7 // Get the current image source

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected