MCPcopy Create free account

hub / github.com/amotile/stable-diffusion-studio / functions

Functions118 in github.com/amotile/stable-diffusion-studio

↓ 35 callersFunctionupdateTheStore
(setter: (s: FullState) => void)
src/features/app/mainStore.ts:52
↓ 17 callersFunctionboth
(s: string)
src/features/prop-editors/prompt-parsing/build.ts:12
↓ 12 callersFunctionbuild
(nodes: Node[])
src/features/prop-editors/prompt-parsing/build.ts:8
↓ 8 callersFunctionenqueueVariations
(baseInput: InputItem, variations: Partial<InputItem>[])
src/features/workshop/index.tsx:37
↓ 8 callersFunctioninterpolate
(left: string, right:string, [frame, maxFrames]: [number, number])
src/features/prop-editors/places.ts:23
↓ 7 callersFunctionmerge
(left: string, right: string, weight: [number, number])
src/features/prop-editors/prompt-parsing/merge.ts:10
↓ 6 callersFunctionadd
(count: number)
src/features/playback/PotentialFramesTools.tsx:17
↓ 6 callersFunctionaddRow
(key: string, label: string, type: string, value: any)
src/features/sequences/index.tsx:36
↓ 6 callersFunctionrow
(label: string, key: string)
src/features/workshop/WorkshopView.tsx:42
↓ 6 callersFunctionuseGeneration
()
src/features/generation/index.tsx:24
↓ 5 callersFunctiongetRowValueForFrame
(frame: number, editor: PropEditor<T, V>, sortedFrames: SequenceKeyFrame[])
src/features/sequence-editor/index.tsx:81
↓ 5 callersFunctiongetW
(alt: WeightAlt | AttentionAddNode)
src/features/prop-editors/prompt-parsing/merge.ts:61
↓ 4 callersFunctiondoLookup
(ids: string[], lookup: Lookup<T>)
src/features/app/index.tsx:31
↓ 4 callersFunctionfailMerge
()
src/features/prop-editors/prompt-parsing/merge.ts:73
↓ 4 callersFunctionframeToPix
(frame: number)
src/features/sequence-editor/Right/Right.tsx:26
↓ 4 callersFunctiongenerateFrameId
(input: InputItem)
src/features/generation/index.tsx:9
↓ 4 callersFunctionmaybeParseNode
(tokens: Tokens)
src/features/prop-editors/prompt-parsing/parser.ts:137
↓ 4 callersFunctionpixToFrame
(pix: number)
src/features/sequence-editor/Right/Right.tsx:30
↓ 4 callersFunctionuId
()
src/features/app/index.tsx:28
↓ 4 callersFunctionuseDragRef
(opts: UseDragOpts)
src/features/ui-components/useDrag.ts:194
↓ 4 callersFunctionuseSortedKeyFrames
(rowId: string, removeOverlap: boolean = true)
src/features/sequence-editor/index.tsx:76
↓ 3 callersFunctionfull
(s: string)
src/features/prop-editors/prompt-parsing/build.ts:21
↓ 3 callersFunctionparse
(s: string)
src/features/prop-editors/prompt-parsing/parser.ts:162
↓ 3 callersFunctionrandomSeed
()
src/features/prop-editors/SeedEditor.tsx:17
↓ 3 callersFunctionsortedKeyFrames
(s: SequencesState, rowId: string, removeOverlap: boolean = true)
src/features/sequence-editor/index.tsx:52
↓ 3 callersFunctionupdateCapture
(to: CaptureInfo | null)
src/features/ui-components/PointerCapturing.tsx:31
↓ 2 callersFunctioncreatePotentialFrame
(sequenceId: string, frame: number, variation: Partial<InputItem>)
src/features/playback/index.tsx:26
↓ 2 callersFunctiondeleteKeyFrame
(rowId: string, kfId: string)
src/features/sequence-editor/index.tsx:41
↓ 2 callersFunctionenqueue
(pots: PotentialFrame[])
src/features/workshop/index.tsx:24
↓ 2 callersMethodenqueue
(items: InputItem[])
src/features/backend/index.ts:19
↓ 2 callersFunctiongetPlaces
(n: string)
src/features/prop-editors/places.ts:3
↓ 2 callersFunctiongetS
(node: ScheduleNode)
src/features/prop-editors/prompt-parsing/merge.ts:65
↓ 2 callersFunctiongetV
(nodes: Node[])
src/features/prop-editors/prompt-parsing/merge.ts:52
↓ 2 callersFunctionmergeInto
(alt: WeightAlt, targets: WeightAlt[], weight: [number, number], onMerged: (nodes: Node[], targetIndex: number
src/features/prop-editors/prompt-parsing/merge.ts:37
↓ 2 callersFunctionmergeNodes
(left: Node[], right: Node[], weight: [number, number])
src/features/prop-editors/prompt-parsing/merge.ts:76
↓ 2 callersFunctionparse
(seedString: string)
src/features/prop-editors/SeedEditor.tsx:25
↓ 2 callersFunctionremoveListeners
()
src/features/ui-components/useDrag.ts:142
↓ 2 callersFunctionset_theValue
(newV:any)
src/features/workshop/FieldEditor.tsx:28
↓ 2 callersFunctionsubscribe
(ids: string[])
src/features/backend/index.ts:76
↓ 2 callersFunctiontriggerInWorkshop
(variation: any ={})
src/features/sequence-editor/Right/Right.tsx:82
↓ 2 callersFunctionuseWorkshop
()
src/features/workshop/index.tsx:21
↓ 2 callersFunctionwrap
(nodes: Node[])
src/features/prop-editors/prompt-parsing/merge.ts:14
↓ 1 callersFunction_usePointerCapturingContext
()
src/features/ui-components/PointerCapturing.tsx:20
↓ 1 callersFunctionaddKeyFrame
(seqId: string, rowId: string, value: any)
src/features/sequence-editor/index.tsx:27
↓ 1 callersFunctionaddListeners
()
src/features/ui-components/useDrag.ts:137
↓ 1 callersFunctionbackendConnection
({ server, store,
src/features/backend/index.ts:25
↓ 1 callersFunctioncollectImages
(images: String[])
src/features/backend/index.ts:99
↓ 1 callersFunctionconnect
()
src/features/backend/index.ts:39
↓ 1 callersFunctioncreateAppState
()
src/features/app/appState.ts:9
↓ 1 callersFunctioncreateGenerationState
()
src/features/generation/generationState.tsx:14
↓ 1 callersFunctioncreatePlaybackState
()
src/features/playback/playbackState.tsx:13
↓ 1 callersFunctioncreateSequencesState
()
src/features/sequence-editor/state.ts:33
↓ 1 callersFunctioncreateWorkshopState
()
src/features/workshop/workshopState.ts:15
↓ 1 callersFunctionenqueue
(potentialFrames: PotentialFrame[])
src/features/generation/index.tsx:41
↓ 1 callersFunctionenqueue
(items: InputItem[])
src/features/backend/index.ts:87
↓ 1 callersFunctionenqueueVariations
(variations: Partial<InputItem>[] )
src/features/sequence-editor/Right/Right.tsx:77
↓ 1 callersFunctionkey
(s: string)
src/features/prop-editors/prompt-parsing/build.ts:17
↓ 1 callersFunctionneededPlaces
(n: number)
src/features/prop-editors/places.ts:11
↓ 1 callersFunctionparseCurly
(tokens: Tokens)
src/features/prop-editors/prompt-parsing/parser.ts:84
↓ 1 callersFunctionparseInternal
(tokens: Tokens)
src/features/prop-editors/prompt-parsing/parser.ts:147
↓ 1 callersFunctionparseParen
(tokens: Tokens)
src/features/prop-editors/prompt-parsing/parser.ts:114
↓ 1 callersFunctionparseSquare
(tokens: Tokens)
src/features/prop-editors/prompt-parsing/parser.ts:50
↓ 1 callersFunctionrealTokenizer
(s: string)
src/features/prop-editors/prompt-parsing/parser.ts:1
↓ 1 callersMethodrender
()
src/features/app/FallbackErrorBoundary.tsx:19
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:3
↓ 1 callersFunctiontokenizer
(s: string)
src/features/prop-editors/prompt-parsing/parser.ts:18
↓ 1 callersFunctionuseDrag
(target: HTMLElement | null, opts: UseDragOpts)
src/features/ui-components/useDrag.ts:61
↓ 1 callersFunctionusePointerCapturing
(forDebugName: string)
src/features/ui-components/PointerCapturing.tsx:95
↓ 1 callersFunctionuseRefAndState
(initialValue: T)
src/features/utils/useRefAndState.ts:4
FunctionConnectionBox
()
src/features/app/ConnectionBox.tsx:9
FunctionDragTest
()
src/features/app/DragTest.tsx:8
FunctionFieldEditor
({enqueueVariations, label, value, seqId, rowId}: {label: string, seqId: string, rowId :string, value: any, e
src/features/workshop/FieldEditor.tsx:20
FunctionFrameViewer
({ seqId }: { seqId: string })
src/features/playback/index.tsx:95
FunctionHistory
()
src/features/workshop/History.tsx:8
FunctionKeyFrameWidget
({seqId, rowId, suggestedValue}: { seqId: string, rowId: string, suggestedValue?: any })
src/features/sequence-editor/KeyFrameWidget.tsx:17
FunctionLeft
({ trackHeight, id, editors
src/features/sequence-editor/Left/Left.tsx:57
FunctionNavIcon
({seqId, isLeft, frame}:{seqId:string, isLeft?:boolean, frame?: SequenceKeyFrame})
src/features/sequence-editor/KeyFrameWidget.tsx:10
FunctionNumberEditor
()
src/features/prop-editors/NumberEditor.tsx:1
FunctionOneRow
({id, prefix, type, rowKey, editors}:{id:string, editors: Lookup<PropEditor<any,any>>, type:string, rowKey?: s
src/features/app/SequenceHeader.tsx:6
FunctionParsedWeightEditor
({ value, set_value }: { value: string, set_value: (newV: string) => void })
src/features/prop-editors/ParsedWeightEditor.tsx:55
FunctionPlayHead
({ id, trackHeight }: { id: string, trackHeight: number })
src/features/sequence-editor/Right/PlayHead.tsx:6
FunctionProcessingItemView
({pot}: { pot:PotentialFrame })
src/features/generation/GenerationItemView.tsx:10
FunctionProvidePointerCapturing
(props: { children?: React.ReactNode })
src/features/ui-components/PointerCapturing.tsx:84
FunctionSequenceEditor
({ id, editors }: { id: string, editors: Lookup<PropEditor<any, any>> })
src/features/sequence-editor/index.tsx:112
FunctionSequenceHeader
({id, editors}:{id:string, editors: Lookup<PropEditor<any, any>> })
src/features/app/SequenceHeader.tsx:23
FunctionSequenceRowHeaderView
({seqId, id, editors}: { seqId: string, id: string, editors: Lookup<PropEditor<any,any>> })
src/features/sequence-editor/Left/Left.tsx:9
FunctionSequences
()
src/features/sequences/index.tsx:69
FunctionVarEditor
({ v, obj, set_obj, indent }: { indent: number, obj: any, v: NodeVar, set_obj: (obj: any) => void })
src/features/prop-editors/ParsedWeightEditor.tsx:16
FunctionWorkshop
()
src/features/workshop/index.tsx:53
FunctionWorkshopView
()
src/features/workshop/WorkshopView.tsx:31
Functionadd
(left: string, right: string, weight: [number, number])
src/features/prop-editors/prompt-parsing/merge.ts:69
FunctionapplyValueToKeyframe
()
src/features/sequence-editor/KeyFrameWidget.tsx:23
FunctionblockClick
(e: MouseEvent)
src/features/ui-components/useDrag.ts:172
FunctioncapturePointer
(reason)
src/features/ui-components/PointerCapturing.tsx:37
Functionclear
()
src/features/backend/index.ts:84
Methodclear
()
src/features/backend/index.ts:21
MethodcollectImages
(images: String[])
src/features/backend/index.ts:22
MethodcomponentDidCatch
(error:Error, errorInfo:ErrorInfo)
src/features/app/FallbackErrorBoundary.tsx:15
Methodconstructor
(props:any)
src/features/app/FallbackErrorBoundary.tsx:5
FunctioncreateSequence
()
src/features/sequences/index.tsx:23
next →1–100 of 118, ranked by callers