MCPcopy Create free account

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

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

↓ 1 callersMethodrank_answer
(self, question_states, question_atts, answer_ids, answer_atts, k)
ldm/models/blip_vqa.py:162
↓ 1 callersMethodread
(self)
scripts/sd_utils_old.py:623
↓ 1 callersMethodread
(self)
scripts/hydrus_api/__init__.py:152
↓ 1 callersMethodread
(self)
scripts/sd_utils/__init__.py:648
↓ 1 callersMethodread_and_stop
(self)
scripts/sd_utils_old.py:629
↓ 1 callersMethodread_and_stop
(self)
scripts/sd_utils/__init__.py:654
↓ 1 callersMethodrefresh_canvas_overlay
(self)
webui/flet/scripts/flet_canvas.py:254
↓ 1 callersMethodrefresh_canvas_properties
(self)
webui/flet/scripts/flet_property_manager.py:101
↓ 1 callersMethodrefresh_canvas_properties
(self)
webui/flet/scripts/flet_property_manager.py:119
↓ 1 callersMethodrefresh_canvas_size_display
(self)
webui/flet/scripts/flet_canvas.py:258
↓ 1 callersMethodrefresh_galleries
(self)
webui/flet/scripts/flet_gallery_window.py:14
↓ 1 callersMethodrefresh_stack
(self)
webui/flet/scripts/flet_canvas.py:200
↓ 1 callersMethodrefresh_visible_layers
(self)
webui/flet/scripts/flet_asset_manager.py:89
↓ 1 callersMethodregister_buffer
(self, name, attr)
ldm/models/diffusion/dpm_solver/sampler.py:20
↓ 1 callersMethodregister_schedule
( self, beta_schedule="linear", timesteps=1000, linear_start=1e-4, lin
ldm/modules/diffusionmodules/upscaling.py:17
↓ 1 callersMethodregister_schedule
( self, given_betas=None, beta_schedule="linear", timesteps=1000, line
optimizedSD/ddpm.py:113
↓ 1 callersFunctionremote_css
(url)
scripts/sd_utils_old.py:242
↓ 1 callersFunctionremote_css
(url)
scripts/sd_utils/__init__.py:261
↓ 1 callersFunctionremote_css
(url)
webui/streamlit/scripts/sd_utils/__init__.py:224
↓ 1 callersFunctionrender_image
(seeds, obj)
scripts/scn2img.py:1264
↓ 1 callersFunctionrender_img2img
(seeds, obj)
scripts/scn2img.py:1380
↓ 1 callersFunctionrender_scene
(output_images, scene, seeds)
scripts/scn2img.py:821
↓ 1 callersFunctionrender_scn2img
(seeds, obj)
scripts/scn2img.py:1518
↓ 1 callersFunctionrender_txt2img
(seeds, obj)
scripts/scn2img.py:1443
↓ 1 callersFunctionrepeat_noise
()
ldm/modules/diffusionmodules/util.py:291
↓ 1 callersFunctionrepliter
(txt)
scripts/sd_utils_old.py:2733
↓ 1 callersFunctionrepliter
(txt)
scripts/webui.py:1258
↓ 1 callersFunctionrepliter
(txt)
scripts/sd_utils/__init__.py:2771
↓ 1 callersMethodrequest_new_permissions
(self, name, permissions)
scripts/hydrus_api/__init__.py:279
↓ 1 callersMethodreset_noise_accs
(self)
ldm/models/diffusion/classifier.py:232
↓ 1 callersFunctionreset_settings_from_config
()
webui/flet/webui_flet.py:238
↓ 1 callersMethodresize_asset_manager
(self, e: ft.DragUpdateEvent)
webui/flet/scripts/flet_asset_manager.py:63
↓ 1 callersMethodresize_messages
(self, e: ft.DragUpdateEvent)
webui/flet/scripts/flet_messages.py:55
↓ 1 callersMethodresize_preview
(self, e)
webui/flet/scripts/flet_property_manager.py:115
↓ 1 callersMethodresize_property_manager
(self, e: ft.DragUpdateEvent)
webui/flet/scripts/flet_property_manager.py:107
↓ 1 callersMethodresize_tool_manager
(self, e: ft.DragUpdateEvent)
webui/flet/scripts/flet_tool_manager.py:100
↓ 1 callersMethodresize_toolbox
(self, e: ft.DragUpdateEvent)
webui/flet/scripts/flet_tool_manager.py:105
↓ 1 callersFunctionrotation3d_rpy
(roll, pitch, yaw)
scripts/scn2img.py:2105
↓ 1 callersFunctionrotation3d_x
(angle)
scripts/scn2img.py:2069
↓ 1 callersFunctionrotation3d_y
(angle)
scripts/scn2img.py:2081
↓ 1 callersFunctionrotation3d_z
(angle)
scripts/scn2img.py:2093
↓ 1 callersMethodrun
( self, model, selected_path, task, custom_steps, eta,
scripts/sd_utils/__init__.py:1197
↓ 1 callersFunctionrun_Monocular_Depth_Filter_multi
( images, filter_min_depth: float, filter_max_depth: float, invert: bool, normalize_depth:
scripts/scn2img.py:1688
↓ 1 callersFunctionrun_bridge
( interval, api_key, horde_name, horde_url, priority_usernames, horde_max_pixels,
scripts/webui.py:3834
↓ 1 callersFunctionrun_bridge
( interval, api_key, horde_name, horde_url, priority_usernames, horde_max_pixels,
scripts/sd_utils/bridge.py:40
↓ 1 callersFunctionrun_headless
()
scripts/webui.py:3811
↓ 1 callersFunctionrun_midas_depth_estimation
(image)
scripts/scn2img.py:1739
↓ 1 callersFunctionrun_transform_image_3d
( image: Image, depth: np.ndarray, depth_near: float, depth_scale: float, from_caminfo: Ca
scripts/scn2img.py:1970
↓ 1 callersFunctionrun_transform_image_3d_simple
( image: Image, depth: np.ndarray, depth_near: float, depth_scale: float, hfov0_rad: float
scripts/scn2img.py:2030
↓ 1 callersMethodsample
( self, cond, batch_size=16, return_intermediates=False, x_T=None,
ldm/models/diffusion/ddpm.py:1588
↓ 1 callersMethodsample
Compute the sample at time `t_end` by DPM-Solver, given the initial `x` at time `t_start`. ==========================================
ldm/models/diffusion/dpm_solver/dpm_solver.py:1199
↓ 1 callersMethodsave_attention_map
(self, attention_map)
ldm/models/vit.py:78
↓ 1 callersMethodsave_attention_map
(self, attention_map)
ldm/models/nlvr_encoder.py:130
↓ 1 callersMethodsave_attention_map
(self, attention_map)
ldm/models/med.py:142
↓ 1 callersMethodsave_samples
( self, step, text_encoder, height, width, guidance_scale,
scripts/textual_inversion.py:310
↓ 1 callersMethodsave_samples
( self, step, text_encoder, height, width, guidance_scale,
scripts/diffusers_textual_inversion_2.py:515
↓ 1 callersMethodsave_samples
( self, step, text_encoder, height, width, guidance_scale,
webui/streamlit/scripts/textual_inversion.py:310
↓ 1 callersFunctionsave_user_settings_to_config
(settings)
webui/flet/scripts/flet_utils.py:61
↓ 1 callersMethodschedule
(self, n, **kwargs)
ldm/lr_scheduler.py:26
↓ 1 callersMethodschedule
(self, n, **kwargs)
ldm/lr_scheduler.py:83
↓ 1 callersFunctionsdConceptsBrowser
(concepts, key=None)
scripts/sd_concept_library.py:40
↓ 1 callersFunctionsdConceptsBrowser
(concepts, key=None)
webui/streamlit/scripts/sd_concept_library.py:40
↓ 1 callersFunctionsdGallery
(images=[], key=None)
scripts/txt2img.py:97
↓ 1 callersFunctionsdGallery
(images=[], key=None)
webui/streamlit/scripts/txt2img.py:92
↓ 1 callersFunctionsetCaretPosition
(ctrl, start, end)
scripts/custom_components/sygil_suggestions/main.js:214
↓ 1 callersFunctionsetCaretPosition
(ctrl, start, end)
webui/streamlit/scripts/custom_components/sygil_suggestions/main.js:214
↓ 1 callersFunctionset_page_title
Simple function to allows us to change the title dynamically. Normally you can use `st.set_page_config` to change the title but it can only b
scripts/sd_utils/__init__.py:272
↓ 1 callersMethodset_preview_image
(self, image)
webui/flet/scripts/flet_property_manager.py:95
↓ 1 callersMethodshow_menu
(self)
webui/flet/scripts/flet_asset_manager.py:180
↓ 1 callersMethodsinglestep_dpm_solver_update
Singlestep DPM-Solver with the order `order` from time `s` to time `t`. Args: x: A pytorch tensor. The initial value at t
ldm/models/diffusion/dpm_solver/dpm_solver.py:1013
↓ 1 callersFunctionslerp
helper function to spherically interpolate two arrays v1 v2
scripts/stable_diffusion_pipeline.py:61
↓ 1 callersFunctionslerp
(device, t, v0: torch.Tensor, v1: torch.Tensor, DOT_THRESHOLD=0.9995)
scripts/sd_utils/__init__.py:2175
↓ 1 callersFunctionsplit_grid
(image, tile_w=512, tile_h=512, overlap=64)
scripts/webui.py:3075
↓ 1 callersFunctionsplit_weighted_subprompts
(input_string, normalize=True)
scripts/sd_utils_old.py:2121
↓ 1 callersFunctionsplit_weighted_subprompts
(input_string, normalize=True)
scripts/webui.py:2851
↓ 1 callersFunctionsplit_weighted_subprompts
(input_string, normalize=True)
scripts/sd_utils/__init__.py:2159
↓ 1 callersFunctionstable_horde
( outpath, prompt, seed, sampler_name, save_grid, batch_size, n_iter, steps,
scripts/txt2img.py:135
↓ 1 callersFunctionstable_horde
( outpath, prompt, seed, sampler_name, save_grid, batch_size, n_iter, steps,
webui/streamlit/scripts/txt2img.py:130
↓ 1 callersFunctionstrip_comments
(txt)
scripts/scn2img.py:607
↓ 1 callersFunctionstrip_inline_comments
(txt)
scripts/scn2img.py:593
↓ 1 callersFunctionstrip_multiline_comments
(txt)
scripts/scn2img.py:600
↓ 1 callersFunctionsynset2idx
(path_to_yaml="data/index_synset.yaml")
ldm/data/imagenet.py:25
↓ 1 callersMethodt_to_sigma
(self, t)
optimizedSD/samplers.py:61
↓ 1 callersFunctiontextual_inversion
(config)
scripts/textual_inversion.py:423
↓ 1 callersFunctiontextual_inversion
(config)
webui/streamlit/scripts/textual_inversion.py:423
↓ 1 callersFunctiontie_encoder_decoder_weights
( encoder: nn.Module, decoder: nn.Module, base_model_prefix: str, skip_key: str )
ldm/models/blip_pretrain.py:336
↓ 1 callersFunctiontie_encoder_to_decoder_recursively
( decoder_pointer: nn.Module, encoder_pointer: nn.Module, module_name: str, un
ldm/models/blip_pretrain.py:345
↓ 1 callersFunctionto_d
Converts a denoiser output to a Karras ODE derivative.
scripts/sd_utils_old.py:996
↓ 1 callersFunctionto_d
Converts a denoiser output to a Karras ODE derivative.
scripts/sd_utils/__init__.py:1021
↓ 1 callersFunctionto_scene
(trees, depth=0)
scripts/scn2img.py:690
↓ 1 callersFunctionto_trees
(sections)
scripts/scn2img.py:660
↓ 1 callersFunctiontransform_image_3d
( img_out: np.ndarray, img_in: np.ndarray, depth: np.ndarray, depth_near: float, depth_sca
scripts/scn2img.py:1869
↓ 1 callersFunctiontransform_points
(mat3, pts)
scripts/scn2img.py:855
↓ 1 callersFunctiontranslation3d
(x, y, z)
scripts/scn2img.py:2058
↓ 1 callersFunctiontry_loading_LDSR
(model_name: str, checking=False)
scripts/webui.py:826
↓ 1 callersFunctiontry_loading_midas_depth_estimation
(use_large_model=True)
scripts/scn2img.py:173
↓ 1 callersFunctiontry_loading_monocular_depth_estimation
( monocular_depth_estimation_dir="./src/monocular-depth-estimation/", )
scripts/scn2img.py:24
↓ 1 callersFunctiontxt2vid
prompt = ["blueberry spaghetti", "strawberry spaghetti"], # prompt to dream about gpu:int = st.session_state['defaults'].general.gpu, # id of
scripts/txt2vid.py:1439
↓ 1 callersFunctiontxt2vid
prompt = ["blueberry spaghetti", "strawberry spaghetti"], # prompt to dream about gpu:int = st.session_state['defaults'].general.gpu, # id of
webui/streamlit/scripts/txt2vid.py:1434
↓ 1 callersMethodupdate_settings_window_tab
(self, section)
webui/flet/scripts/flet_settings_window.py:131
← previousnext →801–900 of 1,943, ranked by callers