repo_owner stringlengths 2 38 | repo_name stringlengths 2 100 | file_path stringlengths 4 120 | file_url stringlengths 53 199 | repo_url stringlengths 26 152 |
|---|---|---|---|---|
8yteDance | RotateCaptcha | label.py | https://raw.githubusercontent.com/8yteDance/RotateCaptcha/main/label.py | https://github.com/8yteDance/RotateCaptcha |
8yteDance | RotateCaptcha | rotate_all_image.py | https://raw.githubusercontent.com/8yteDance/RotateCaptcha/main/rotate_all_image.py | https://github.com/8yteDance/RotateCaptcha |
8yteDance | RotateCaptcha | train_torch.py | https://raw.githubusercontent.com/8yteDance/RotateCaptcha/main/train_torch.py | https://github.com/8yteDance/RotateCaptcha |
kv2000 | ASH | exp_server_base.py | https://raw.githubusercontent.com/kv2000/ASH/main/exp_server_base.py | https://github.com/kv2000/ASH |
kv2000 | ASH | exp_trainer_base.py | https://raw.githubusercontent.com/kv2000/ASH/main/exp_trainer_base.py | https://github.com/kv2000/ASH |
yxlllc | ReFlow-VAE-SVC | I18n.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/I18n.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | draw.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/draw.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | main.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/main.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | preprocess.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/preprocess.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | realtime.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/realtime.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | slicer.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/slicer.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
yxlllc | ReFlow-VAE-SVC | train.py | https://raw.githubusercontent.com/yxlllc/ReFlow-VAE-SVC/main/train.py | https://github.com/yxlllc/ReFlow-VAE-SVC |
tori29umai0123 | Line2Normalmap | Line2Normalmap.py | https://raw.githubusercontent.com/tori29umai0123/Line2Normalmap/main/Line2Normalmap.py | https://github.com/tori29umai0123/Line2Normalmap |
tori29umai0123 | Line2Normalmap | Line2Normalmap_gui.py | https://raw.githubusercontent.com/tori29umai0123/Line2Normalmap/main/Line2Normalmap_gui.py | https://github.com/tori29umai0123/Line2Normalmap |
learn2phoenix | CSD | main_sim.py | https://raw.githubusercontent.com/learn2phoenix/CSD/main/main_sim.py | https://github.com/learn2phoenix/CSD |
learn2phoenix | CSD | search.py | https://raw.githubusercontent.com/learn2phoenix/CSD/main/search.py | https://github.com/learn2phoenix/CSD |
learn2phoenix | CSD | utils.py | https://raw.githubusercontent.com/learn2phoenix/CSD/main/utils.py | https://github.com/learn2phoenix/CSD |
ihmily | QuarkPanTool | quark.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/quark.py | https://github.com/ihmily/QuarkPanTool |
ihmily | QuarkPanTool | quark_login.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/quark_login.py | https://github.com/ihmily/QuarkPanTool |
ihmily | QuarkPanTool | utils.py | https://raw.githubusercontent.com/ihmily/QuarkPanTool/main/utils.py | https://github.com/ihmily/QuarkPanTool |
LukasHaas | PIGEON | config.py | https://raw.githubusercontent.com/LukasHaas/PIGEON/main/config.py | https://github.com/LukasHaas/PIGEON |
LukasHaas | PIGEON | run.py | https://raw.githubusercontent.com/LukasHaas/PIGEON/main/run.py | https://github.com/LukasHaas/PIGEON |
tefuirZ | alist-strm | app.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/app.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | check_and_install.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/check_and_install.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | db_handler.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/db_handler.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | logger.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/logger.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | main.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/main.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | replace_domain.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/replace_domain.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | strm_validator.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/strm_validator.py | https://github.com/tefuirZ/alist-strm |
tefuirZ | alist-strm | task_scheduler.py | https://raw.githubusercontent.com/tefuirZ/alist-strm/main/task_scheduler.py | https://github.com/tefuirZ/alist-strm |
SeaArtLab | ComfyUI-Long-CLIP | long_clip.py | https://raw.githubusercontent.com/SeaArtLab/ComfyUI-Long-CLIP/main/long_clip.py | https://github.com/SeaArtLab/ComfyUI-Long-CLIP |
zhizdev | mvdfusion | demo.py | https://raw.githubusercontent.com/zhizdev/mvdfusion/main/demo.py | https://github.com/zhizdev/mvdfusion |
zhizdev | mvdfusion | train.py | https://raw.githubusercontent.com/zhizdev/mvdfusion/main/train.py | https://github.com/zhizdev/mvdfusion |
LilLouis5 | Vision-Transformer | dataset.py | https://raw.githubusercontent.com/LilLouis5/Vision-Transformer/main/dataset.py | https://github.com/LilLouis5/Vision-Transformer |
LilLouis5 | Vision-Transformer | model.py | https://raw.githubusercontent.com/LilLouis5/Vision-Transformer/main/model.py | https://github.com/LilLouis5/Vision-Transformer |
LilLouis5 | Vision-Transformer | train.py | https://raw.githubusercontent.com/LilLouis5/Vision-Transformer/main/train.py | https://github.com/LilLouis5/Vision-Transformer |
LilLouis5 | Vision-Transformer | utils.py | https://raw.githubusercontent.com/LilLouis5/Vision-Transformer/main/utils.py | https://github.com/LilLouis5/Vision-Transformer |
Vanguard-s | Electronic-Component-Sorter | app.py | https://raw.githubusercontent.com/Vanguard-s/Electronic-Component-Sorter/main/app.py | https://github.com/Vanguard-s/Electronic-Component-Sorter |
Vanguard-s | Electronic-Component-Sorter | main.py | https://raw.githubusercontent.com/Vanguard-s/Electronic-Component-Sorter/main/main.py | https://github.com/Vanguard-s/Electronic-Component-Sorter |
jeffreysijuntan | lloco | auto_compressor.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/auto_compressor.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | data.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/data.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | finetune_hotpot.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/finetune_hotpot.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | finetune_quality.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/finetune_quality.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | finetune_scrolls.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/finetune_scrolls.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | inference.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/inference.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | model.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/model.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | modeling_flash_llama.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/modeling_flash_llama.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | needle_util.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/needle_util.py | https://github.com/jeffreysijuntan/lloco |
jeffreysijuntan | lloco | preproc_embs.py | https://raw.githubusercontent.com/jeffreysijuntan/lloco/main/preproc_embs.py | https://github.com/jeffreysijuntan/lloco |
ExponentialML | ComfyUI_Native_DynamiCrafter | nodes.py | https://raw.githubusercontent.com/ExponentialML/ComfyUI_Native_DynamiCrafter/main/nodes.py | https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter |
Gal4way | TPD | main.py | https://raw.githubusercontent.com/Gal4way/TPD/main/main.py | https://github.com/Gal4way/TPD |
caoql98 | DPLQ | parse_test_res.py | https://raw.githubusercontent.com/caoql98/DPLQ/main/parse_test_res.py | https://github.com/caoql98/DPLQ |
caoql98 | DPLQ | train.py | https://raw.githubusercontent.com/caoql98/DPLQ/main/train.py | https://github.com/caoql98/DPLQ |
c-yn | AdaIR | options.py | https://raw.githubusercontent.com/c-yn/AdaIR/main/options.py | https://github.com/c-yn/AdaIR |
c-yn | AdaIR | test.py | https://raw.githubusercontent.com/c-yn/AdaIR/main/test.py | https://github.com/c-yn/AdaIR |
c-yn | AdaIR | train.py | https://raw.githubusercontent.com/c-yn/AdaIR/main/train.py | https://github.com/c-yn/AdaIR |
UrbanArchitect | UrbanArchitect | main.py | https://raw.githubusercontent.com/UrbanArchitect/UrbanArchitect/main/main.py | https://github.com/UrbanArchitect/UrbanArchitect |
zyf0619sjtu | DreamLIP | main.py | https://raw.githubusercontent.com/zyf0619sjtu/DreamLIP/main/main.py | https://github.com/zyf0619sjtu/DreamLIP |
MCG-NJU | MOTIP | eval_engine.py | https://raw.githubusercontent.com/MCG-NJU/MOTIP/main/eval_engine.py | https://github.com/MCG-NJU/MOTIP |
MCG-NJU | MOTIP | main.py | https://raw.githubusercontent.com/MCG-NJU/MOTIP/main/main.py | https://github.com/MCG-NJU/MOTIP |
MCG-NJU | MOTIP | submit_engine.py | https://raw.githubusercontent.com/MCG-NJU/MOTIP/main/submit_engine.py | https://github.com/MCG-NJU/MOTIP |
MCG-NJU | MOTIP | train_engine.py | https://raw.githubusercontent.com/MCG-NJU/MOTIP/main/train_engine.py | https://github.com/MCG-NJU/MOTIP |
KangLiao929 | MOWA | dataset_loaders.py | https://raw.githubusercontent.com/KangLiao929/MOWA/main/dataset_loaders.py | https://github.com/KangLiao929/MOWA |
KangLiao929 | MOWA | test.py | https://raw.githubusercontent.com/KangLiao929/MOWA/main/test.py | https://github.com/KangLiao929/MOWA |
KangLiao929 | MOWA | test_portrait.py | https://raw.githubusercontent.com/KangLiao929/MOWA/main/test_portrait.py | https://github.com/KangLiao929/MOWA |
KangLiao929 | MOWA | train.py | https://raw.githubusercontent.com/KangLiao929/MOWA/main/train.py | https://github.com/KangLiao929/MOWA |
hcpy2-0 | hcpy | HADiscovery.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/HADiscovery.py | https://github.com/hcpy2-0/hcpy |
hcpy2-0 | hcpy | HCDevice.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/HCDevice.py | https://github.com/hcpy2-0/hcpy |
hcpy2-0 | hcpy | HCSocket.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/HCSocket.py | https://github.com/hcpy2-0/hcpy |
hcpy2-0 | hcpy | HCxml2json.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/HCxml2json.py | https://github.com/hcpy2-0/hcpy |
hcpy2-0 | hcpy | hc-login.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/hc-login.py | https://github.com/hcpy2-0/hcpy |
hcpy2-0 | hcpy | hc2mqtt.py | https://raw.githubusercontent.com/hcpy2-0/hcpy/main/hc2mqtt.py | https://github.com/hcpy2-0/hcpy |
zju3dv | RelightableAvatar | run.py | https://raw.githubusercontent.com/zju3dv/RelightableAvatar/main/run.py | https://github.com/zju3dv/RelightableAvatar |
zju3dv | RelightableAvatar | train.py | https://raw.githubusercontent.com/zju3dv/RelightableAvatar/main/train.py | https://github.com/zju3dv/RelightableAvatar |
princeton-nlp | USACO | evaluate.py | https://raw.githubusercontent.com/princeton-nlp/USACO/main/evaluate.py | https://github.com/princeton-nlp/USACO |
princeton-nlp | USACO | evaluate_solution_sets.py | https://raw.githubusercontent.com/princeton-nlp/USACO/main/evaluate_solution_sets.py | https://github.com/princeton-nlp/USACO |
princeton-nlp | USACO | models.py | https://raw.githubusercontent.com/princeton-nlp/USACO/main/models.py | https://github.com/princeton-nlp/USACO |
princeton-nlp | USACO | run_usaco.py | https://raw.githubusercontent.com/princeton-nlp/USACO/main/run_usaco.py | https://github.com/princeton-nlp/USACO |
princeton-nlp | USACO | utils.py | https://raw.githubusercontent.com/princeton-nlp/USACO/main/utils.py | https://github.com/princeton-nlp/USACO |
ToTheBeginning | PuLID | app.py | https://raw.githubusercontent.com/ToTheBeginning/PuLID/main/app.py | https://github.com/ToTheBeginning/PuLID |
ToTheBeginning | PuLID | app_flux.py | https://raw.githubusercontent.com/ToTheBeginning/PuLID/main/app_flux.py | https://github.com/ToTheBeginning/PuLID |
ToTheBeginning | PuLID | app_v1_1.py | https://raw.githubusercontent.com/ToTheBeginning/PuLID/main/app_v1_1.py | https://github.com/ToTheBeginning/PuLID |
TheOfficialFloW | PPPwn | offsets.py | https://raw.githubusercontent.com/TheOfficialFloW/PPPwn/master/offsets.py | https://github.com/TheOfficialFloW/PPPwn |
TheOfficialFloW | PPPwn | pppwn.py | https://raw.githubusercontent.com/TheOfficialFloW/PPPwn/master/pppwn.py | https://github.com/TheOfficialFloW/PPPwn |
yuweihao | MambaOut | train.py | https://raw.githubusercontent.com/yuweihao/MambaOut/main/train.py | https://github.com/yuweihao/MambaOut |
assetnote | nowafpls | nowafpls.py | https://raw.githubusercontent.com/assetnote/nowafpls/main/nowafpls.py | https://github.com/assetnote/nowafpls |
sarperavci | GoogleRecaptchaBypass | RecaptchaSolver.py | https://raw.githubusercontent.com/sarperavci/GoogleRecaptchaBypass/main/RecaptchaSolver.py | https://github.com/sarperavci/GoogleRecaptchaBypass |
AllAboutAI-YT | easy-local-rag | collect_emails.py | https://raw.githubusercontent.com/AllAboutAI-YT/easy-local-rag/main/collect_emails.py | https://github.com/AllAboutAI-YT/easy-local-rag |
AllAboutAI-YT | easy-local-rag | emailrag2.py | https://raw.githubusercontent.com/AllAboutAI-YT/easy-local-rag/main/emailrag2.py | https://github.com/AllAboutAI-YT/easy-local-rag |
AllAboutAI-YT | easy-local-rag | localrag.py | https://raw.githubusercontent.com/AllAboutAI-YT/easy-local-rag/main/localrag.py | https://github.com/AllAboutAI-YT/easy-local-rag |
AllAboutAI-YT | easy-local-rag | localrag_no_rewrite.py | https://raw.githubusercontent.com/AllAboutAI-YT/easy-local-rag/main/localrag_no_rewrite.py | https://github.com/AllAboutAI-YT/easy-local-rag |
AllAboutAI-YT | easy-local-rag | upload.py | https://raw.githubusercontent.com/AllAboutAI-YT/easy-local-rag/main/upload.py | https://github.com/AllAboutAI-YT/easy-local-rag |
GistNoesis | FourierKAN | fftKAN.py | https://raw.githubusercontent.com/GistNoesis/FourierKAN/main/fftKAN.py | https://github.com/GistNoesis/FourierKAN |
cubiq | PuLID_ComfyUI | encoders.py | https://raw.githubusercontent.com/cubiq/PuLID_ComfyUI/main/encoders.py | https://github.com/cubiq/PuLID_ComfyUI |
cubiq | PuLID_ComfyUI | pulid.py | https://raw.githubusercontent.com/cubiq/PuLID_ComfyUI/main/pulid.py | https://github.com/cubiq/PuLID_ComfyUI |
nkasmanoff | pi-card | config.py | https://raw.githubusercontent.com/nkasmanoff/pi-card/main/config.py | https://github.com/nkasmanoff/pi-card |
nkasmanoff | pi-card | main.py | https://raw.githubusercontent.com/nkasmanoff/pi-card/main/main.py | https://github.com/nkasmanoff/pi-card |
nkasmanoff | pi-card | main_button.py | https://raw.githubusercontent.com/nkasmanoff/pi-card/main/main_button.py | https://github.com/nkasmanoff/pi-card |
huchenlei | ComfyUI-IC-Light-Native | ic_light_nodes.py | https://raw.githubusercontent.com/huchenlei/ComfyUI-IC-Light-Native/main/ic_light_nodes.py | https://github.com/huchenlei/ComfyUI-IC-Light-Native |
vb000 | LookOnceToHear | slurm.py | https://raw.githubusercontent.com/vb000/LookOnceToHear/main/slurm.py | https://github.com/vb000/LookOnceToHear |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.