MCPcopy Index your code
hub / github.com/aitrepreneur/INSTID

github.com/aitrepreneur/INSTID @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
50 symbols 138 edges 6 files 10 documented · 20%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

--inbrowser Automatically open the url in browser, if --share is used, the public url will be automatically open instead

--server_port Choose a specific server port, default=7860 (example --server_port 420 so the local url will be: http://127.0.0.1:420)

--share Creates a public URL

--model_path Name of the sdxl model from huggingface (the default model example: --model_path stablediffusionapi/juggernaut-xl-v8 diffuser model you can find here: https://huggingface.co/stablediffusionapi/juggernaut-xl-v8

--medvram Medium vram settings, uses around 13GB, max image resolution of 1024

--lowvram Low vram settings, uses a bit less than 13GB, max image resolution of 832


title: InstantID emoji: 😻 colorFrom: gray colorTo: gray sdk: gradio sdk_version: 4.15.0 app_file: app.py pinned: false license: apache-2.0


Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Core symbols most depended-on inside this repo

get_prompts_tokens_with_weights
called by 4
pipeline_stable_diffusion_xl_instantid.py
group_tokens_and_weights
called by 4
pipeline_stable_diffusion_xl_instantid.py
reshape_tensor
called by 3
ip_adapter/resampler.py
convert_from_image_to_cv2
called by 2
app.py
draw_kps
called by 2
app.py
resize_img
called by 2
app.py
get_weighted_text_embeddings_sdxl
called by 2
pipeline_stable_diffusion_xl_instantid.py
_memory_efficient_attention_xformers
called by 2
ip_adapter/attention_processor.py

Shape

Method 26
Function 16
Class 8

Languages

Python100%

Modules by API surface

pipeline_stable_diffusion_xl_instantid.py16 symbols
app.py13 symbols
ip_adapter/attention_processor.py12 symbols
ip_adapter/resampler.py8 symbols
ip_adapter/utils.py1 symbols

For agents

$ claude mcp add INSTID \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact