MCPcopy Create free account

hub / github.com/Sygil-Dev/sygil-webui / types & classes

Types & classes313 in github.com/Sygil-Dev/sygil-webui

↓ 32 callersClassKDiffusionSampler
scripts/webui.py:606
↓ 17 callersClassResnetBlock
ldm/modules/diffusionmodules/model.py:81
↓ 14 callersClassKDiffusionSampler
scripts/sd_utils_old.py:1016
↓ 10 callersClassDDIMSampler
ldm/models/diffusion/ddim.py:15
↓ 10 callersClassResBlock
A residual block that can optionally change the number of channels. :param channels: the number of input channels. :param emb_channels: t
ldm/modules/diffusionmodules/openaimodel.py:175
↓ 9 callersClassBlock
ldm/models/vit.py:111
↓ 9 callersClassTimestepEmbedSequential
A sequential module that passes timestep embeddings to the children that support it as an extra input.
ldm/modules/diffusionmodules/openaimodel.py:75
↓ 8 callersClassNormalizeImage
Normlize image by given mean and std.
ldm/modules/midas/midas/transforms.py:196
↓ 8 callersClassTranspose
ldm/modules/midas/midas/vit.py:45
↓ 7 callersClassBertModel
The model can behave as an encoder (with only self-attention) as well as a decoder, in which case a layer of cross-attention is added between
ldm/models/med.py:628
↓ 6 callersClassCompVisDenoiser
A wrapper for CompVis diffusion models.
optimizedSD/samplers.py:90
↓ 6 callersClassNoCheck
Can be used in place of safety checker. Use responsibly and at your own risk.
scripts/pipelines/stable_diffusion/no_check.py:5
↓ 6 callersClassResBlock
A residual block that can optionally change the number of channels. :param channels: the number of input channels. :param emb_channels: t
optimizedSD/openaimodelSplit.py:163
↓ 5 callersClassAttentionBlock
An attention block that allows spatial positions to attend to each other. Originally ported from here, but adapted to the N-d case. https
ldm/modules/diffusionmodules/openaimodel.py:289
↓ 5 callersClassCanvasGestures
webui/flet/scripts/flet_canvas.py:249
↓ 5 callersClassFeatureFusionBlock_custom
Feature fusion block.
ldm/modules/midas/midas/blocks.py:339
↓ 5 callersClassLayerAction
webui/flet/scripts/flet_asset_manager.py:221
↓ 5 callersClassPLMSSampler
ldm/models/diffusion/plms.py:14
↓ 5 callersClassTimestepEmbedSequential
A sequential module that passes timestep embeddings to the children that support it as an extra input.
optimizedSD/openaimodelSplit.py:63
↓ 4 callersClassDecoder
ldm/modules/diffusionmodules/model.py:548
↓ 4 callersClassDownsample
A downsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determini
ldm/modules/diffusionmodules/openaimodel.py:141
↓ 4 callersClassFeatureFusionBlock
Feature fusion block.
ldm/modules/midas/midas/blocks.py:234
↓ 4 callersClassImageMetadata
frontend/image_metadata.py:26
↓ 4 callersClassSceneObject
scripts/scn2img.py:466
↓ 4 callersClassTool
webui/flet/scripts/flet_tool_manager.py:41
↓ 4 callersClassUpsample
ldm/modules/diffusionmodules/model.py:45
↓ 3 callersClassAction
webui/flet/scripts/flet_tool_manager.py:25
↓ 3 callersClassAttentionBlock
An attention block that allows spatial positions to attend to each other. Originally ported from here, but adapted to the N-d case. https
optimizedSD/openaimodelSplit.py:277
↓ 3 callersClassBertSelfAttention
ldm/models/nlvr_encoder.py:86
↓ 3 callersClassCameraInfo
scripts/scn2img.py:1948
↓ 3 callersClassDownsample
ldm/modules/diffusionmodules/model.py:61
↓ 3 callersClassDownsample
A downsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determini
optimizedSD/openaimodelSplit.py:129
↓ 3 callersClassEncoder
ldm/modules/diffusionmodules/model.py:431
↓ 3 callersClassInterpolate
Interpolation module.
ldm/modules/midas/midas/blocks.py:159
↓ 3 callersClassLatentRescaler
ldm/modules/diffusionmodules/model.py:808
↓ 3 callersClassLayerImage
webui/flet/scripts/flet_canvas.py:245
↓ 3 callersClassMemUsageMonitor
scripts/sd_utils_old.py:593
↓ 3 callersClassSection
scripts/scn2img.py:573
↓ 3 callersClassSeedGenerator
scripts/scn2img.py:364
↓ 3 callersClassSpatialTransformer
Transformer block for image-like data. First, project the input (aka embedding) and reshape to b, t, d. Then apply standard transform
ldm/modules/attention.py:309
↓ 3 callersClassSpatialTransformer
Transformer block for image-like data. First, project the input (aka embedding) and reshape to b, t, d. Then apply standard transform
optimizedSD/splitAttention.py:253
↓ 3 callersClassUpsample
An upsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determinin
ldm/modules/diffusionmodules/openaimodel.py:92
↓ 3 callersClassUpsample
An upsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determinin
optimizedSD/openaimodelSplit.py:80
↓ 3 callersClassnlvr_dataset
ldm/data/nlvr_dataset.py:13
↓ 2 callersClassAttention
ldm/modules/x_transformer.py:220
↓ 2 callersClassAttnBlock
ldm/modules/diffusionmodules/model.py:160
↓ 2 callersClassBertAttention
ldm/models/nlvr_encoder.py:287
↓ 2 callersClassBertAttention
ldm/models/med.py:278
↓ 2 callersClassBertLMHeadModel
ldm/models/med.py:913
↓ 2 callersClassCFGDenoiser
scripts/webui.py:593
↓ 2 callersClassCFGMaskedDenoiser
scripts/webui.py:571
↓ 2 callersClassClient
scripts/hydrus_api/__init__.py:167
↓ 2 callersClassCrossAttention
ldm/modules/attention.py:151
↓ 2 callersClassCrossAttention
optimizedSD/splitAttention.py:149
↓ 2 callersClassDPTDepthModel
ldm/modules/midas/midas/dpt_depth.py:84
↓ 2 callersClassEncoder
ldm/modules/x_transformer.py:587
↓ 2 callersClassGalleryDisplay
webui/flet/scripts/flet_gallery_window.py:42
↓ 2 callersClassLDSR
scripts/sd_utils_old.py:1061
↓ 2 callersClassLitEma
ldm/modules/ema.py:5
↓ 2 callersClassMemUsageMonitor
scripts/webui.py:518
↓ 2 callersClassMemUsageMonitor
webui/streamlit/scripts/sd_utils/__init__.py:268
↓ 2 callersClassPrepareForNet
Prepare sample for usage as network input.
ldm/modules/midas/midas/transforms.py:209
↓ 2 callersClassPromptItem
scripts/sd_utils_old.py:2716
↓ 2 callersClassPromptItem
scripts/webui.py:1241
↓ 2 callersClassPromptItem
scripts/sd_utils/__init__.py:2754
↓ 2 callersClassPropertyPanel
webui/flet/scripts/flet_property_manager.py:114
↓ 2 callersClassQKVAttention
A module which performs QKV attention and splits in a different order.
ldm/modules/diffusionmodules/openaimodel.py:392
↓ 2 callersClassQKVAttention
A module which performs QKV attention and splits in a different order.
optimizedSD/openaimodelSplit.py:380
↓ 2 callersClassResidualConvUnit
Residual convolution module.
ldm/modules/midas/midas/blocks.py:196
↓ 2 callersClassResidualConvUnit_custom
Residual convolution module.
ldm/modules/midas/midas/blocks.py:268
↓ 2 callersClassResize
Resize sample to given size (width, height).
ldm/modules/midas/midas/transforms.py:48
↓ 2 callersClassSettingsDisplay
webui/flet/scripts/flet_settings_window.py:145
↓ 2 callersClassTransformerWrapper
ldm/modules/x_transformer.py:593
↓ 2 callersClassVisionTransformer
Vision Transformer A PyTorch impl of : `An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale` - https://arxiv.org/a
ldm/models/vit.py:157
↓ 2 callersClasscoco_karpathy_caption_eval
ldm/data/coco_karpathy_dataset.py:52
↓ 2 callersClasscoco_karpathy_retrieval_eval
ldm/data/coco_karpathy_dataset.py:86
↓ 2 callersClasscoco_karpathy_train
ldm/data/coco_karpathy_dataset.py:12
↓ 2 callersClassflickr30k_retrieval_eval
ldm/data/flickr30k_dataset.py:52
↓ 2 callersClassnocaps_eval
ldm/data/nocaps_dataset.py:10
↓ 2 callersClassvqa_dataset
ldm/data/vqa_dataset.py:12
↓ 1 callersClassAPIError
scripts/hydrus_api/__init__.py:39
↓ 1 callersClassAbsolutePositionalEmbedding
ldm/modules/x_transformer.py:19
↓ 1 callersClassAddReadout
ldm/modules/midas/midas/vit.py:18
↓ 1 callersClassAssetManager
webui/flet/scripts/flet_asset_manager.py:9
↓ 1 callersClassAssetPanel
webui/flet/scripts/flet_asset_manager.py:72
↓ 1 callersClassAttention
ldm/models/vit.py:50
↓ 1 callersClassAttentionPool2d
Adapted from CLIP: https://github.com/openai/CLIP/blob/main/clip/model.py
ldm/modules/diffusionmodules/openaimodel.py:31
↓ 1 callersClassAutoencoderKL
ldm/models/autoencoder.py:341
↓ 1 callersClassBERTTokenizer
Uses a pretrained BERT tokenizer by huggingface. Vocab size: 30522 (?)
ldm/modules/encoders/modules.py:59
↓ 1 callersClassBLIP_Base
ldm/models/blip.py:26
↓ 1 callersClassBLIP_Decoder
ldm/models/blip.py:92
↓ 1 callersClassBLIP_ITM
ldm/models/blip_itm.py:10
↓ 1 callersClassBLIP_NLVR
ldm/models/blip_nlvr.py:13
↓ 1 callersClassBLIP_Pretrain
ldm/models/blip_pretrain.py:20
↓ 1 callersClassBLIP_Retrieval
ldm/models/blip_retrieval.py:10
↓ 1 callersClassBLIP_VQA
ldm/models/blip_vqa.py:10
↓ 1 callersClassBasicTransformerBlock
ldm/modules/attention.py:268
↓ 1 callersClassBasicTransformerBlock
optimizedSD/splitAttention.py:213
↓ 1 callersClassBertEmbeddings
Construct the embeddings from word and position embeddings.
ldm/models/nlvr_encoder.py:27
↓ 1 callersClassBertEmbeddings
Construct the embeddings from word and position embeddings.
ldm/models/med.py:39
next →1–100 of 313, ranked by callers