MCPcopy Create free account

hub / github.com/Sygil-Dev/sygil-webui / functions

Functions1,943 in github.com/Sygil-Dev/sygil-webui

Methodforward
(self, image, caption, alpha)
ldm/models/blip_pretrain.py:112
Methodforward
(self, image, caption, mode)
ldm/models/blip.py:51
Methodforward
(self, image, caption)
ldm/models/blip.py:121
Methodforward
( self, input_ids=None, position_ids=None, inputs_embeds=None, past_ke
ldm/models/med.py:66
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None, encoder_hi
ldm/models/med.py:156
Methodforward
(self, hidden_states, input_tensor)
ldm/models/med.py:271
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None, encoder_hi
ldm/models/med.py:308
Methodforward
(self, hidden_states)
ldm/models/med.py:343
Methodforward
(self, hidden_states, input_tensor)
ldm/models/med.py:356
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None, encoder_hi
ldm/models/med.py:378
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None, encoder_hi
ldm/models/med.py:449
Methodforward
(self, hidden_states)
ldm/models/med.py:549
Methodforward
(self, hidden_states)
ldm/models/med.py:568
Methodforward
(self, hidden_states)
ldm/models/med.py:589
Methodforward
(self, sequence_output)
ldm/models/med.py:600
Methodforward
r""" encoder_hidden_states (:obj:`torch.FloatTensor` of shape :obj:`(batch_size, sequence_length, hidden_size)`, `optional`): Seq
ldm/models/med.py:742
Methodforward
r""" encoder_hidden_states (:obj:`torch.FloatTensor` of shape :obj:`(batch_size, sequence_length, hidden_size)`, `optional`): Seq
ldm/models/med.py:931
Methodforward
(self, x_noisy, t, *args, **kwargs)
ldm/models/diffusion/classifier.py:142
Methodforward
(self, x, sigma, uncond, cond, cond_scale, mask, x0, xi)
ldm/models/diffusion/kdiffusion.py:49
Methodforward
(self, x, sigma, uncond, cond, cond_scale)
ldm/models/diffusion/kdiffusion.py:71
Methodforward
(self, x, *args, **kwargs)
ldm/models/diffusion/ddpm.py:418
Methodforward
(self, x, c, *args, **kwargs)
ldm/models/diffusion/ddpm.py:1100
Methodforward
(self, x, t, c_concat: list = None, c_crossattn: list = None)
ldm/models/diffusion/ddpm.py:1844
Methodforward
(self, input, sigma, **kwargs)
optimizedSD/samplers.py:84
Methodforward
(self, x, t, cc)
optimizedSD/ddpm.py:371
Methodforward
(self, h, emb, tp, hs, cc)
optimizedSD/ddpm.py:381
Methodforward
(self, x)
optimizedSD/openaimodelSplit.py:40
Methodforward
Apply the module to `x` given `emb` timestep embeddings.
optimizedSD/openaimodelSplit.py:57
Methodforward
(self, x, emb, context=None)
optimizedSD/openaimodelSplit.py:69
Methodforward
(self, x)
optimizedSD/openaimodelSplit.py:100
Methodforward
(self, x)
optimizedSD/openaimodelSplit.py:125
Methodforward
(self, x)
optimizedSD/openaimodelSplit.py:158
Methodforward
Apply the block to a Tensor, conditioned on a timestep embedding. :param x: an [N x C x ...] Tensor of features. :param emb:
optimizedSD/openaimodelSplit.py:243
Methodforward
(self, x)
optimizedSD/openaimodelSplit.py:313
Methodforward
Apply QKV attention. :param qkv: an [N x (H * 3 * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
optimizedSD/openaimodelSplit.py:357
Methodforward
Apply QKV attention. :param qkv: an [N x (3 * H * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
optimizedSD/openaimodelSplit.py:389
Methodforward
Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps.
optimizedSD/openaimodelSplit.py:623
Methodforward
Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps.
optimizedSD/openaimodelSplit.py:847
Methodforward
(self, x)
optimizedSD/splitAttention.py:42
Methodforward
(self, x)
optimizedSD/splitAttention.py:62
Methodforward
(self, x)
optimizedSD/splitAttention.py:89
Methodforward
(self, x)
optimizedSD/splitAttention.py:123
Methodforward
(self, x, context=None, mask=None)
optimizedSD/splitAttention.py:169
Methodforward
(self, x, context=None)
optimizedSD/splitAttention.py:241
Methodforward
(self, x, context=None)
optimizedSD/splitAttention.py:287
Functionforward_flex
(self, x)
ldm/modules/midas/midas/vit.py:117
Methodfreeze
(self)
ldm/modules/encoders/modules.py:241
Methodfrom_pretrained
Initialize a pretrained Real-ESRGAN upsampler. Args: model_name_or_path (str, optional): The Hugging Face repo ID or path to local
scripts/sd_utils/__init__.py:1804
Functionfuse_model
(m)
ldm/modules/midas/midas/midas_net_custom.py:153
Functiongen_kernel
" # modified version of https://github.com/assafshocher/BlindSR_dataset_generator # Kai Zhang # min_var = 0.175 * sf # variance of the g
ldm/modules/image_degradation/bsrgan_light.py:148
Functiongen_kernel
" # modified version of https://github.com/assafshocher/BlindSR_dataset_generator # Kai Zhang # min_var = 0.175 * sf # variance of the g
ldm/modules/image_degradation/bsrgan.py:148
FunctiongetImagesFromLexica
()
scripts/imglab.py:76
FunctiongetLatestGeneratedImagesFromPath
()
scripts/imglab.py:49
Methodget_api_version
(self)
scripts/hydrus_api/__init__.py:275
Methodget_attention_map
(self)
ldm/models/vit.py:81
Methodget_attention_map
(self)
ldm/models/nlvr_encoder.py:133
Methodget_attention_map
(self)
ldm/models/med.py:145
Methodget_attn_gradients
(self)
ldm/models/vit.py:75
Methodget_attn_gradients
(self)
ldm/models/nlvr_encoder.py:127
Methodget_attn_gradients
(self)
ldm/models/med.py:139
Methodget_base
(self)
ldm/data/imagenet.py:441
Functionget_bert_token_for_string
(tokenizer, string)
ldm/modules/embedding_manager.py:31
Functionget_box_select
(e)
webui/flet/scripts/flet_canvas.py:338
Functionget_canvas_background
(path)
webui/flet/scripts/flet_utils.py:101
Functionget_canvas_frame
(canvas_size)
webui/flet/scripts/flet_utils.py:108
Methodget_cond
(mode, selected_path)
scripts/sd_utils_old.py:1333
Methodget_cond
(mode, selected_path)
scripts/sd_utils/__init__.py:1358
Methodget_cond_options
(self, mode)
scripts/sd_utils_old.py:1144
Methodget_cond_options
(self, mode)
scripts/sd_utils/__init__.py:1169
Methodget_config
(self)
scripts/scn2img.py:133
Methodget_cookies
(self, domain: str)
scripts/hydrus_api/__init__.py:559
Functionget_embedding_for_clip_token
(embedder, token)
ldm/modules/embedding_manager.py:40
Methodget_embedding_norms_squared
(self)
ldm/modules/embedding_manager.py:221
Methodget_eps
(self, *args, **kwargs)
optimizedSD/samplers.py:96
Methodget_file
(self, hash_=None, file_id=None)
scripts/hydrus_api/__init__.py:691
Methodget_file_metadata
( self, hashes=None, file_ids=None, create_new_file_ids=None, only_ret
scripts/hydrus_api/__init__.py:643
Functionget_gallery_images
(gallery_name)
webui/flet/scripts/flet_utils.py:154
Functionget_image_from_uploads
(name)
webui/flet/scripts/flet_utils.py:88
Functionget_images_from_lexica
()
scripts/home.py:71
Methodget_input_embeddings
(self)
ldm/models/nlvr_encoder.py:695
Methodget_last_layer
(self)
ldm/modules/diffusionmodules/model.py:427
Functionget_matched_noise
Explanation: Getting good results in/out-painting with stable diffusion can be challenging. Although there are simpler effective solution
scripts/sd_utils/__init__.py:782
Methodget_model_output
(x, t)
ldm/models/diffusion/plms.py:281
Methodget_model_output
(x, t)
optimizedSD/ddpm.py:794
Methodget_mr_bones
(self)
scripts/hydrus_api/__init__.py:729
Methodget_output_embeddings
(self)
ldm/models/med.py:925
Methodget_page_info
(self, page_key: str, simple=None)
scripts/hydrus_api/__init__.py:577
Methodget_page_list
Convenience method that returns a flattened version of the page tree from `Client.get_pages()`. Returns: list[dict[str, T.Any]]:
scripts/hydrus_api/__init__.py:771
Functionget_png_nfo
(image: Image)
frontend/ui_functions.py:257
Functionget_preview_from_stack
(size, stack)
webui/flet/scripts/flet_utils.py:123
Methodget_sampler_name
(self)
scripts/sd_utils_old.py:1022
Methodget_sampler_name
(self)
scripts/sd_utils/__init__.py:1047
Methodget_sampler_name
(self)
ldm/models/diffusion/kdiffusion.py:13
Methodget_services
(self)
scripts/hydrus_api/__init__.py:298
Methodget_session_key
(self)
scripts/hydrus_api/__init__.py:290
Functionget_sigmas_exponential
Constructs an exponential noise schedule.
scripts/sd_utils_old.py:981
Functionget_sigmas_exponential
Constructs an exponential noise schedule.
scripts/sd_utils/__init__.py:1006
Functionget_sigmas_karras
Constructs the noise schedule of Karras et al. (2022).
scripts/sd_utils_old.py:683
Functionget_sigmas_karras
Constructs the noise schedule of Karras et al. (2022).
scripts/sd_utils/__init__.py:708
Functionget_sigmas_vp
Constructs a continuous VP noise schedule.
scripts/sd_utils_old.py:989
← previousnext →1,501–1,600 of 1,943, ranked by callers