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 |
|---|---|---|---|---|
chaojie | ComfyUI-MuseTalk | nodes.py | https://raw.githubusercontent.com/chaojie/ComfyUI-MuseTalk/main/nodes.py | https://github.com/chaojie/ComfyUI-MuseTalk |
wzhwzhwzh0921 | S-D-Mamba | run.py | https://raw.githubusercontent.com/wzhwzhwzh0921/S-D-Mamba/main/run.py | https://github.com/wzhwzhwzh0921/S-D-Mamba |
matatonic | openedai-vision | chat_with_image.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/chat_with_image.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | debug_info.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/debug_info.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | openedai.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/openedai.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | test_api_model.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/test_api_model.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | test_models.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/test_models.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | vision.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/vision.py | https://github.com/matatonic/openedai-vision |
matatonic | openedai-vision | vision_qna.py | https://raw.githubusercontent.com/matatonic/openedai-vision/main/vision_qna.py | https://github.com/matatonic/openedai-vision |
liuhuanyong | RAGOnMedicalKG | answer_search.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/answer_search.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | build_medicalgraph.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/build_medicalgraph.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | chat_with_llm.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/chat_with_llm.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | chatbot_graph.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/chatbot_graph.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | llm_server.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/llm_server.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | question_classifier.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/question_classifier.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | question_parser.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/question_parser.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
liuhuanyong | RAGOnMedicalKG | qwen7b_server.py | https://raw.githubusercontent.com/liuhuanyong/RAGOnMedicalKG/main/qwen7b_server.py | https://github.com/liuhuanyong/RAGOnMedicalKG |
vEduardovich | dodari | dodari.py | https://raw.githubusercontent.com/vEduardovich/dodari/main/dodari.py | https://github.com/vEduardovich/dodari |
vinavfx | ComfyUI-for-Nuke | __init__.py | https://raw.githubusercontent.com/vinavfx/ComfyUI-for-Nuke/main/__init__.py | https://github.com/vinavfx/ComfyUI-for-Nuke |
R0A1NG | Botgate_bypass | mitmdump-debug.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/mitmdump-debug.py | https://github.com/R0A1NG/Botgate_bypass |
R0A1NG | Botgate_bypass | mitmdump.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/mitmdump.py | https://github.com/R0A1NG/Botgate_bypass |
R0A1NG | Botgate_bypass | server.py | https://raw.githubusercontent.com/R0A1NG/Botgate_bypass/master/server.py | https://github.com/R0A1NG/Botgate_bypass |
davidkim205 | nox | arguments.py | https://raw.githubusercontent.com/davidkim205/nox/main/arguments.py | https://github.com/davidkim205/nox |
davidkim205 | nox | model_loader.py | https://raw.githubusercontent.com/davidkim205/nox/main/model_loader.py | https://github.com/davidkim205/nox |
davidkim205 | nox | preprocess.py | https://raw.githubusercontent.com/davidkim205/nox/main/preprocess.py | https://github.com/davidkim205/nox |
davidkim205 | nox | train_dpo.py | https://raw.githubusercontent.com/davidkim205/nox/main/train_dpo.py | https://github.com/davidkim205/nox |
davidkim205 | nox | train_sft.py | https://raw.githubusercontent.com/davidkim205/nox/main/train_sft.py | https://github.com/davidkim205/nox |
davidkim205 | nox | trainer.py | https://raw.githubusercontent.com/davidkim205/nox/main/trainer.py | https://github.com/davidkim205/nox |
unifyai | unify | generate_docs.py | https://raw.githubusercontent.com/unifyai/unify/main/generate_docs.py | https://github.com/unifyai/unify |
wujunwei928 | parse-video-py | main.py | https://raw.githubusercontent.com/wujunwei928/parse-video-py/main/main.py | https://github.com/wujunwei928/parse-video-py |
nccgroup | SteppingStones | pstranscript2eventstream.py | https://raw.githubusercontent.com/nccgroup/SteppingStones/main/pstranscript2eventstream.py | https://github.com/nccgroup/SteppingStones |
Koishi-Star | Euler-Smea-Dyn-Sampler | __init__.py | https://raw.githubusercontent.com/Koishi-Star/Euler-Smea-Dyn-Sampler/main/__init__.py | https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler |
Koishi-Star | Euler-Smea-Dyn-Sampler | smea_sampling.py | https://raw.githubusercontent.com/Koishi-Star/Euler-Smea-Dyn-Sampler/main/smea_sampling.py | https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler |
KellerJordan | cifar10-airbench | airbench94.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94.py | https://github.com/KellerJordan/cifar10-airbench |
KellerJordan | cifar10-airbench | airbench94_compiled.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94_compiled.py | https://github.com/KellerJordan/cifar10-airbench |
KellerJordan | cifar10-airbench | airbench94_muon.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench94_muon.py | https://github.com/KellerJordan/cifar10-airbench |
KellerJordan | cifar10-airbench | airbench95.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench95.py | https://github.com/KellerJordan/cifar10-airbench |
KellerJordan | cifar10-airbench | airbench96.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench96.py | https://github.com/KellerJordan/cifar10-airbench |
KellerJordan | cifar10-airbench | airbench96_faster.py | https://raw.githubusercontent.com/KellerJordan/cifar10-airbench/master/airbench96_faster.py | https://github.com/KellerJordan/cifar10-airbench |
lifeiteng | naturalspeech3_facodec | test.py | https://raw.githubusercontent.com/lifeiteng/naturalspeech3_facodec/main/test.py | https://github.com/lifeiteng/naturalspeech3_facodec |
stolk | sotrace | sotrace.py | https://raw.githubusercontent.com/stolk/sotrace/main/sotrace.py | https://github.com/stolk/sotrace |
ExponentialML | ComfyUI_ELLA | ella.py | https://raw.githubusercontent.com/ExponentialML/ComfyUI_ELLA/main/ella.py | https://github.com/ExponentialML/ComfyUI_ELLA |
SomeOddCodeGuy | WilmerAI | server.py | https://raw.githubusercontent.com/SomeOddCodeGuy/WilmerAI/master/server.py | https://github.com/SomeOddCodeGuy/WilmerAI |
tevslin | meeting-reporter | mm_agent.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_agent.py | https://github.com/tevslin/meeting-reporter |
tevslin | meeting-reporter | mm_st.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_st.py | https://github.com/tevslin/meeting-reporter |
tevslin | meeting-reporter | mm_tkinter.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mm_tkinter.py | https://github.com/tevslin/meeting-reporter |
tevslin | meeting-reporter | mytools.py | https://raw.githubusercontent.com/tevslin/meeting-reporter/main/mytools.py | https://github.com/tevslin/meeting-reporter |
fizzbee-io | fizzbee | error_json_display.py | https://raw.githubusercontent.com/fizzbee-io/fizzbee/main/error_json_display.py | https://github.com/fizzbee-io/fizzbee |
marouane53 | transcribe | transcribe.py | https://raw.githubusercontent.com/marouane53/transcribe/main/transcribe.py | https://github.com/marouane53/transcribe |
chrisammon3000 | dspy-neo4j-knowledge-graph | run.py | https://raw.githubusercontent.com/chrisammon3000/dspy-neo4j-knowledge-graph/main/run.py | https://github.com/chrisammon3000/dspy-neo4j-knowledge-graph |
SqueezeAILab | LLM2LLM | process_data.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/process_data.py | https://github.com/SqueezeAILab/LLM2LLM |
SqueezeAILab | LLM2LLM | report_results.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/report_results.py | https://github.com/SqueezeAILab/LLM2LLM |
SqueezeAILab | LLM2LLM | train.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/train.py | https://github.com/SqueezeAILab/LLM2LLM |
SqueezeAILab | LLM2LLM | utils.py | https://raw.githubusercontent.com/SqueezeAILab/LLM2LLM/main/utils.py | https://github.com/SqueezeAILab/LLM2LLM |
jw782cn | RepoChat-200k | app.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/app.py | https://github.com/jw782cn/RepoChat-200k |
jw782cn | RepoChat-200k | llm_service.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/llm_service.py | https://github.com/jw782cn/RepoChat-200k |
jw782cn | RepoChat-200k | repo_service.py | https://raw.githubusercontent.com/jw782cn/RepoChat-200k/main/repo_service.py | https://github.com/jw782cn/RepoChat-200k |
0ssamaak0 | SiriLLama | app.py | https://raw.githubusercontent.com/0ssamaak0/SiriLLama/main/app.py | https://github.com/0ssamaak0/SiriLLama |
0ssamaak0 | SiriLLama | config.py | https://raw.githubusercontent.com/0ssamaak0/SiriLLama/main/config.py | https://github.com/0ssamaak0/SiriLLama |
lss-1138 | SparseTSF | run_longExp.py | https://raw.githubusercontent.com/lss-1138/SparseTSF/main/run_longExp.py | https://github.com/lss-1138/SparseTSF |
simonw | llm-cmd | llm_cmd.py | https://raw.githubusercontent.com/simonw/llm-cmd/main/llm_cmd.py | https://github.com/simonw/llm-cmd |
atonderski | neuro-ncap | main.py | https://raw.githubusercontent.com/atonderski/neuro-ncap/main/main.py | https://github.com/atonderski/neuro-ncap |
TJ16th | comfyUI_TJ_NormalLighting | EulerLightingNode.py | https://raw.githubusercontent.com/TJ16th/comfyUI_TJ_NormalLighting/main/EulerLightingNode.py | https://github.com/TJ16th/comfyUI_TJ_NormalLighting |
SuperBeastsAI | ComfyUI-SuperBeasts | superbeastsai_nodes.py | https://raw.githubusercontent.com/SuperBeastsAI/ComfyUI-SuperBeasts/master/superbeastsai_nodes.py | https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts |
mazurowski-lab | finetune-SAM | DDP_splitgpu_train_finetune_noprompt.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/DDP_splitgpu_train_finetune_noprompt.py | https://github.com/mazurowski-lab/finetune-SAM |
mazurowski-lab | finetune-SAM | SingleGPU_train_finetune_box.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/SingleGPU_train_finetune_box.py | https://github.com/mazurowski-lab/finetune-SAM |
mazurowski-lab | finetune-SAM | SingleGPU_train_finetune_noprompt.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/SingleGPU_train_finetune_noprompt.py | https://github.com/mazurowski-lab/finetune-SAM |
mazurowski-lab | finetune-SAM | cfg.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/cfg.py | https://github.com/mazurowski-lab/finetune-SAM |
mazurowski-lab | finetune-SAM | val_finetune_noprompt.py | https://raw.githubusercontent.com/mazurowski-lab/finetune-SAM/main/val_finetune_noprompt.py | https://github.com/mazurowski-lab/finetune-SAM |
haizelabs | dspy-redteam | redteam.py | https://raw.githubusercontent.com/haizelabs/dspy-redteam/master/redteam.py | https://github.com/haizelabs/dspy-redteam |
haizelabs | dspy-redteam | utils.py | https://raw.githubusercontent.com/haizelabs/dspy-redteam/master/utils.py | https://github.com/haizelabs/dspy-redteam |
qy527145 | openai_token | openai_token.py | https://raw.githubusercontent.com/qy527145/openai_token/main/openai_token.py | https://github.com/qy527145/openai_token |
antirez | uc8151_micropython | demo_no_flick.py | https://raw.githubusercontent.com/antirez/uc8151_micropython/main/demo_no_flick.py | https://github.com/antirez/uc8151_micropython |
antirez | uc8151_micropython | uc8151.py | https://raw.githubusercontent.com/antirez/uc8151_micropython/main/uc8151.py | https://github.com/antirez/uc8151_micropython |
kyegomez | Jamba | example.py | https://raw.githubusercontent.com/kyegomez/Jamba/main/example.py | https://github.com/kyegomez/Jamba |
kyegomez | Jamba | train.py | https://raw.githubusercontent.com/kyegomez/Jamba/main/train.py | https://github.com/kyegomez/Jamba |
kijai | ComfyUI-BrushNet-Wrapper | nodes.py | https://raw.githubusercontent.com/kijai/ComfyUI-BrushNet-Wrapper/main/nodes.py | https://github.com/kijai/ComfyUI-BrushNet-Wrapper |
kijai | ComfyUI-BrushNet-Wrapper | scheduling_tcd.py | https://raw.githubusercontent.com/kijai/ComfyUI-BrushNet-Wrapper/main/scheduling_tcd.py | https://github.com/kijai/ComfyUI-BrushNet-Wrapper |
kijai | ComfyUI-BrushNet-Wrapper | single_file_utils.py | https://raw.githubusercontent.com/kijai/ComfyUI-BrushNet-Wrapper/main/single_file_utils.py | https://github.com/kijai/ComfyUI-BrushNet-Wrapper |
KhoomeiK | interrupting-cow | interruptor.py | https://raw.githubusercontent.com/KhoomeiK/interrupting-cow/main/interruptor.py | https://github.com/KhoomeiK/interrupting-cow |
KhoomeiK | interrupting-cow | whisperrt.py | https://raw.githubusercontent.com/KhoomeiK/interrupting-cow/main/whisperrt.py | https://github.com/KhoomeiK/interrupting-cow |
blasty | JiaTansSSHAgent | agent.py | https://raw.githubusercontent.com/blasty/JiaTansSSHAgent/master/agent.py | https://github.com/blasty/JiaTansSSHAgent |
ccappetta | bidirectional_streaming_ai_voice | async_tasks.py | https://raw.githubusercontent.com/ccappetta/bidirectional_streaming_ai_voice/main/async_tasks.py | https://github.com/ccappetta/bidirectional_streaming_ai_voice |
ccappetta | bidirectional_streaming_ai_voice | main.py | https://raw.githubusercontent.com/ccappetta/bidirectional_streaming_ai_voice/main/main.py | https://github.com/ccappetta/bidirectional_streaming_ai_voice |
ccappetta | bidirectional_streaming_ai_voice | summaries.py | https://raw.githubusercontent.com/ccappetta/bidirectional_streaming_ai_voice/main/summaries.py | https://github.com/ccappetta/bidirectional_streaming_ai_voice |
WwwwwyDev | crawlist | test.py | https://raw.githubusercontent.com/WwwwwyDev/crawlist/main/test.py | https://github.com/WwwwwyDev/crawlist |
Wuuu3511 | GoMVS | collect_pointclouds.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/collect_pointclouds.py | https://github.com/Wuuu3511/GoMVS |
Wuuu3511 | GoMVS | dynamic_fusion.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/dynamic_fusion.py | https://github.com/Wuuu3511/GoMVS |
Wuuu3511 | GoMVS | finetune.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/finetune.py | https://github.com/Wuuu3511/GoMVS |
Wuuu3511 | GoMVS | open3d.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/open3d.py | https://github.com/Wuuu3511/GoMVS |
Wuuu3511 | GoMVS | test.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/test.py | https://github.com/Wuuu3511/GoMVS |
Wuuu3511 | GoMVS | train.py | https://raw.githubusercontent.com/Wuuu3511/GoMVS/main/train.py | https://github.com/Wuuu3511/GoMVS |
yuunnn-w | RWKV_Pytorch | main.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/main.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | onnx_export.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/onnx_export.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | onnx_infer.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/onnx_infer.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | openai_api.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/openai_api.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | simplify_large_onnx.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/simplify_large_onnx.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | test_opset.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/test_opset.py | https://github.com/yuunnn-w/RWKV_Pytorch |
yuunnn-w | RWKV_Pytorch | tokenizer_benchmark.py | https://raw.githubusercontent.com/yuunnn-w/RWKV_Pytorch/main/tokenizer_benchmark.py | https://github.com/yuunnn-w/RWKV_Pytorch |
8yteDance | RotateCaptcha | example.py | https://raw.githubusercontent.com/8yteDance/RotateCaptcha/main/example.py | https://github.com/8yteDance/RotateCaptcha |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.