repo_name
stringlengths 7
96
| language
stringclasses 1
value | created_at
timestamp[ns] | license
stringclasses 25
values | description
stringlengths 2
350
⌀ | stars
int64 2
8.46k
| forks
int64 0
1.86k
| url
stringlengths 26
115
| repo_code
list |
---|---|---|---|---|---|---|---|---|
DLYuanGod/TinyGPT-V | python | 2023-12-28T05:47:18 | BSD 3-Clause "New" or "Revised" License | TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones | 669 | 32 | https://github.com/DLYuanGod/TinyGPT-V | [{"code":"import json\nimport csv\n\n# specify input and output file paths\ninput_file = 'ccs_synthe(...TRUNCATED) |
jianchang512/vocal-separate | python | 2023-12-26T06:20:35 | GNU General Public License v3.0 | "an extremely simple tool for separating vocals and background music, completely localized for web o(...TRUNCATED) | 351 | 28 | https://github.com/jianchang512/vocal-separate | [{"code":"import logging\nimport threading\nimport sys\nfrom flask import Flask, request, render_tem(...TRUNCATED) |
ali-vilab/dreamtalk | python | 2023-12-28T05:39:31 | MIT License | "Official implementations for paper: DreamTalk: When Expressive Talking Head Generation Meets Diffus(...TRUNCATED) | 222 | 20 | https://github.com/ali-vilab/dreamtalk | [{"code":"from yacs.config import CfgNode as CN\n\n\n_C = CN()\n_C.TAG = \"style_id_emotion\"\n_C.DE(...TRUNCATED) |
jiawei-ren/dreamgaussian4d | python | 2023-12-28T08:17:40 | MIT License | [arXiv 2023] DreamGaussian4D: Generative 4D Gaussian Splatting | 212 | 11 | https://github.com/jiawei-ren/dreamgaussian4d | [{"code":"#\n# Copyright (C) 2023, Inria\n# GRAPHDECO research group, https://team.inria.fr/graphdec(...TRUNCATED) |
oppo-us-research/SpacetimeGaussians | python | 2023-12-28T04:16:32 | Other | null | 179 | 5 | https://github.com/oppo-us-research/SpacetimeGaussians | [{"code":"# MIT License\n\n# Copyright (c) 2023 OPPO\n\n# Permission is hereby granted, free of char(...TRUNCATED) |
Meituan-AutoML/MobileVLM | python | 2023-12-29T03:35:49 | Apache License 2.0 | MobileVLM: A Fast, Strong and Open Vision Language Assistant for Mobile Devices | 176 | 7 | https://github.com/Meituan-AutoML/MobileVLM | [{"code":"CONTROLLER_HEART_BEAT_EXPIRATION = 30\nWORKER_HEART_BEAT_INTERVAL = 15\n\nLOGDIR = \".\"\n(...TRUNCATED) |
kinggongzilla/ai-clone-whatsapp | python | 2023-12-28T00:02:08 | Other | Create an AI clone of yourself from your WhatsApp chats (using Mistral 7B) | 173 | 14 | https://github.com/kinggongzilla/ai-clone-whatsapp | [{"code":"#command to run this:\n#python3 commandline_chatbot.py --peft_model checkpoints --model_na(...TRUNCATED) |
FoundationVision/UniRef | python | 2023-12-22T13:31:33 | MIT License | [ICCV2023] Segment Every Reference Object in Spatial and Temporal Spaces | 155 | 7 | https://github.com/FoundationVision/UniRef | [{"code":"from ..common.optim import SGD as optimizer\nfrom ..common.coco_schedule import lr_multipl(...TRUNCATED) |
apeatling/ollama-voice-mac | python | 2023-12-27T21:20:33 | GNU Affero General Public License v3.0 | Mac compatible Ollama Voice | 147 | 7 | https://github.com/apeatling/ollama-voice-mac | [{"code":"import sys\nimport json\nimport wave\nimport time\nimport pyttsx3\nimport torch\nimport re(...TRUNCATED) |
florestefano1975/comfyui-prompt-composer | python | 2023-12-29T10:18:30 | GNU General Public License v3.0 | A suite of tools for prompt management | 133 | 4 | https://github.com/florestefano1975/comfyui-prompt-composer | [{"code":"# PROMPT COMPOSER TOOLS\r\n# Created by AI Wiz Art (Stefano Flore)\r\n# Version: 1.5\r\n# (...TRUNCATED) |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
Use the Edit dataset card button to edit it.
- Downloads last month
- 87