mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
9
Brewfile
9
Brewfile
@@ -54,8 +54,6 @@ brew "openssl@3"
|
||||
brew "readline"
|
||||
# Command-line interface for SQLite
|
||||
brew "sqlite"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.11"
|
||||
# Record and share terminal sessions
|
||||
brew "asciinema"
|
||||
# GNU File, Shell, and Text utilities
|
||||
@@ -144,6 +142,8 @@ brew "folly"
|
||||
brew "edencommon"
|
||||
# Maintain consistent coding style between multiple editors
|
||||
brew "editorconfig"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.11"
|
||||
# LLVM bytecode to JavaScript compiler
|
||||
brew "emscripten"
|
||||
# Tools to convert fonts from OTF/TTF to EOT format
|
||||
@@ -158,10 +158,10 @@ brew "eza"
|
||||
brew "fizz"
|
||||
# Modular, composable client/server abstractions framework
|
||||
brew "wangle"
|
||||
# Facebook's branch of Apache Thrift, including a new C++ server
|
||||
brew "fbthrift"
|
||||
# Thrift functions for querying information from a service
|
||||
brew "fb303"
|
||||
# Facebook's branch of Apache Thrift, including a new C++ server
|
||||
brew "fbthrift"
|
||||
# Simple, fast and user-friendly alternative to find
|
||||
brew "fd"
|
||||
# GNU Transport Layer Security (TLS) Library
|
||||
@@ -775,7 +775,6 @@ mas "Typeface", id: 1062679359
|
||||
mas "Xcode", id: 497799835
|
||||
mas "Yoink", id: 457622435
|
||||
vscode "activitywatch.aw-watcher-vscode"
|
||||
vscode "adamvoss.vscode-languagetool"
|
||||
vscode "akamud.vscode-caniuse"
|
||||
vscode "alefragnani.Bookmarks"
|
||||
vscode "alefragnani.project-manager"
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"LazyVim": { "branch": "main", "commit": "e996eed750aabdfaa976357450f9ccbcd333a785" },
|
||||
"LazyVim": { "branch": "main", "commit": "9a6b0f8928ad2e802cae36c6b05b94cd9a73451f" },
|
||||
"LuaSnip": { "branch": "master", "commit": "80a8528f084a97b624ae443a6f50ff8074ba486b" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "e0268efbb748bc12c024311540acb91d7ed1148e" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "976e7e3e9c400b99f1cb337b2ce804a9652571ec" },
|
||||
"aerial.nvim": { "branch": "master", "commit": "3a3baf0930444c78d19964fdb401bd3a6a23270f" },
|
||||
"aw-watcher-vim": { "branch": "master", "commit": "4ba86d05a940574000c33f280fd7f6eccc284331" },
|
||||
"baleia.nvim": { "branch": "main", "commit": "00bb4af31c8c3865b735d40ebefa6c3f07b2dd16" },
|
||||
"base16-vim": { "branch": "master", "commit": "3be3cd82cd31acfcab9a41bad853d9c68d30478d" },
|
||||
"blamer.nvim": { "branch": "master", "commit": "e0d43c11697300eb68f00d69df8b87deb0bf52dc" },
|
||||
"bufferline.nvim": { "branch": "main", "commit": "357cc8f8eeb64702e6fcf2995e3b9becee99a5d3" },
|
||||
"catppuccin": { "branch": "main", "commit": "dcef0a062de380885193fb0f919217d58b979753" },
|
||||
"catppuccin": { "branch": "main", "commit": "b359f3eec32dcc6b7c9a26901dc235bbb6cd8a0b" },
|
||||
"chafa.nvim": { "branch": "main", "commit": "792c8f4f0e86b5e27c3602be4614f886f3a12a5a" },
|
||||
"cheatsheet.nvim": { "branch": "master", "commit": "9716f9aaa94dd1fd6ce59b5aae0e5f25e2a463ef" },
|
||||
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" },
|
||||
@@ -18,9 +17,9 @@
|
||||
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" },
|
||||
"codewindow.nvim": { "branch": "master", "commit": "8c8f5ff66e123491c946c04848d744fcdc7cac6c" },
|
||||
"committia.vim": { "branch": "master", "commit": "0b4df1a7f48ffbc23b009bd14d58ee1be541917c" },
|
||||
"conform.nvim": { "branch": "master", "commit": "55abaaa9ed4684cd9ba8f0c062379be6cf41b8f3" },
|
||||
"conform.nvim": { "branch": "master", "commit": "253878436e2b6d73dfd91ccf0ac12d04cc683d34" },
|
||||
"copilot-cmp": { "branch": "master", "commit": "72fbaa03695779f8349be3ac54fa8bd77eed3ee3" },
|
||||
"copilot.lua": { "branch": "master", "commit": "1a8032ae496916ccc7a7a52ee79194fbef29f462" },
|
||||
"copilot.lua": { "branch": "master", "commit": "688762a3999eeee54b78f447719854f52672ec02" },
|
||||
"dashboard-nvim": { "branch": "master", "commit": "c71cab740e2add248c54c458b5ca9d6e77c30fa6" },
|
||||
"dial.nvim": { "branch": "master", "commit": "019bbe9daea397c93a99adc747f8f071379fee5c" },
|
||||
"diffview.nvim": { "branch": "main", "commit": "d38c1b5266850f77f75e006bcc26213684e1e141" },
|
||||
@@ -31,56 +30,56 @@
|
||||
"flash.nvim": { "branch": "main", "commit": "48817af25f51c0590653bbc290866e4890fe1cbe" },
|
||||
"fm-nvim": { "branch": "master", "commit": "8e6a77049330e7c797eb9e63affd75eb796fe75e" },
|
||||
"friendly-snippets": { "branch": "main", "commit": "43727c2ff84240e55d4069ec3e6158d74cb534b6" },
|
||||
"fzf": { "branch": "master", "commit": "70c461c60bb1e2165a378e8ba0451b511c29b5cb" },
|
||||
"fzf-lua": { "branch": "main", "commit": "85bfacfebe9b10980bd7f0ed4f292fe344877231" },
|
||||
"fzf.vim": { "branch": "master", "commit": "d1016dbd7cec2d2a3bb5863776c84b4034e4b85e" },
|
||||
"gh.nvim": { "branch": "main", "commit": "a25fc74b907e3ff5dd632dc5006ccf3e60a1ccfd" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "5a9a6ac29a7805c4783cda21b80a1e361964b3f2" },
|
||||
"fzf": { "branch": "master", "commit": "96e31e4b7862be73c7b0b4c87ea86b8b5f7fadb5" },
|
||||
"fzf-lua": { "branch": "main", "commit": "c965f107ab7616255c8da15a5b782069198b9749" },
|
||||
"fzf.vim": { "branch": "master", "commit": "1e054c1d075d87903647db9320116d360eb8b024" },
|
||||
"gh.nvim": { "branch": "main", "commit": "bd25740ca4dfbe6702eb7ffbcf8de105be3b5c20" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "af0f583cd35286dd6f0e3ed52622728703237e50" },
|
||||
"harpoon": { "branch": "master", "commit": "c1aebbad9e3d13f20bedb8f2ce8b3a94e39e424a" },
|
||||
"highlight-undo.nvim": { "branch": "main", "commit": "50a6884a8476be04ecce8f1c4ed692c5000ef0a1" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "8a7b48f5823cc924f815129192288ec2e2b9288f" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "4c75c8eeb957a99aa44ce8e526c04340ab358c5e" },
|
||||
"legendary.nvim": { "branch": "master", "commit": "6ea46c285f3fd49317e04b6b31fad7c86b975cb0" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "64fdadb3ada61c4297452f7662789b01ee82ffcb" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "16603c6917435d8446f7357cb61095138a417085" },
|
||||
"legendary.nvim": { "branch": "master", "commit": "234e2ef8dec65db153c63a8b310c74155bb93ee7" },
|
||||
"lf.nvim": { "branch": "master", "commit": "69ab1efcffee6928bf68ac9bd0c016464d9b2c8b" },
|
||||
"litee.nvim": { "branch": "main", "commit": "bf366a1414fd0f9401631ac8884f2f9fa4bf18d2" },
|
||||
"lsp-progress.nvim": { "branch": "main", "commit": "df7a3d0d865d584552ab571295e73868e736e60f" },
|
||||
"lualine.nvim": { "branch": "master", "commit": "2248ef254d0a1488a72041cfb45ca9caada6d994" },
|
||||
"lush.nvim": { "branch": "main", "commit": "966aad1accd47fa11fbe2539234f81f678fef2de" },
|
||||
"mason-lspconfig.nvim": { "branch": "main", "commit": "e7b64c11035aa924f87385b72145e0ccf68a7e0a" },
|
||||
"mason-lspconfig.nvim": { "branch": "main", "commit": "40301e1c74bc0946eece13edf2b1c561cc497491" },
|
||||
"mason.nvim": { "branch": "main", "commit": "cd7835b15f5a4204fc37e0aa739347472121a54c" },
|
||||
"mini.ai": { "branch": "main", "commit": "10ad2ed049fb681a829b44aeb23443c0a9c910ae" },
|
||||
"mini.ai": { "branch": "main", "commit": "fc9ce93eb8d58ce1a39101928fb5ea8f8b97844c" },
|
||||
"mini.animate": { "branch": "main", "commit": "6e6f2ee99fec91985d3817bfc74fbb4a0aff1c44" },
|
||||
"mini.bufremove": { "branch": "main", "commit": "75be0b153b0cd2499c031e57d44cde8dad4766e4" },
|
||||
"mini.comment": { "branch": "main", "commit": "a27b9115e40519ef23991af9564f43ec14a41fe2" },
|
||||
"mini.bufremove": { "branch": "main", "commit": "f53c7f27e36009fe61563c11cde154b94a0e5b94" },
|
||||
"mini.comment": { "branch": "main", "commit": "e4320af992cd053a7da2f33d9f63a86c2ab6ce59" },
|
||||
"mini.indentscope": { "branch": "main", "commit": "cbc07203ca8faae952ca373c1f6cc5881ce97af0" },
|
||||
"mini.pairs": { "branch": "main", "commit": "6f6bd7ed5757b40bc29c73dac0d743e4e6978124" },
|
||||
"mini.surround": { "branch": "main", "commit": "68ce058ef9716d7d955b79363845d2dd003d6500" },
|
||||
"neo-tree.nvim": { "branch": "v3.x", "commit": "63ebe879ad4798b66d29c0b2c8d04942389d438e" },
|
||||
"neoconf.nvim": { "branch": "main", "commit": "0e6b0a9fd9030ec6f13bf98c4b0ed87230e42928" },
|
||||
"neodev.nvim": { "branch": "main", "commit": "b094a663ccb71733543d8254b988e6bebdbdaca4" },
|
||||
"neotest": { "branch": "master", "commit": "455155f65e3397022a7b23cc3e152b43a6fc5d23" },
|
||||
"mini.surround": { "branch": "main", "commit": "862cfaef72d789d320625ec34e2488a5cc8fd423" },
|
||||
"neo-tree.nvim": { "branch": "v3.x", "commit": "1236db954ce502eb5b340bcdb69aa057cc372e8d" },
|
||||
"neoconf.nvim": { "branch": "main", "commit": "00dcf2b81c45de1768b4171faa16729f0888cfb8" },
|
||||
"neodev.nvim": { "branch": "main", "commit": "7b46fd0f81c9c9ef5d5898879e86ae271152c79f" },
|
||||
"neotest": { "branch": "master", "commit": "901891484db3d46ce43d56871273dc7d40621356" },
|
||||
"neotest-jest": { "branch": "main", "commit": "65ab61c77aa1c245f16982ffe1a4d31589e18023" },
|
||||
"neotest-vitest": { "branch": "main", "commit": "41bf2f6b743f2ac5c5e9bd0949cee77ca7f2372c" },
|
||||
"noctis.nvim": { "branch": "main", "commit": "0b9336e39c686a7e58de06e4dd38c2bd862a7b33" },
|
||||
"noice.nvim": { "branch": "main", "commit": "8f1b53ab85f83e0687d0f267085ad781ec240432" },
|
||||
"noice.nvim": { "branch": "main", "commit": "92433164e2f7118d4122c7674c3834d9511722ba" },
|
||||
"nui.nvim": { "branch": "main", "commit": "c0c8e347ceac53030f5c1ece1c5a5b6a17a25b32" },
|
||||
"nvim-cmp": { "branch": "main", "commit": "d3a3056204e1a9dbb7c7fe36c114dc43b681768c" },
|
||||
"nvim-cmp": { "branch": "main", "commit": "51260c02a8ffded8e16162dcf41a23ec90cfba62" },
|
||||
"nvim-code-action-menu": { "branch": "main", "commit": "e4399dbaf6eabff998d3d5f1cbcd8d9933710027" },
|
||||
"nvim-colorizer.lua": { "branch": "master", "commit": "dde3084106a70b9a79d48f426f6d6fec6fd203f7" },
|
||||
"nvim-cursorline": { "branch": "main", "commit": "804f0023692653b2b2368462d67d2a87056947f9" },
|
||||
"nvim-lint": { "branch": "master", "commit": "09aa3289a7b288f3077be682b2d910060014504f" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "38da5bbe1eaab2394056109e48c7e195bdb8fdfe" },
|
||||
"nvim-lint": { "branch": "master", "commit": "962a76877a4479a535b935bd7ef35ad41ba308b2" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "cb49a4cd622d7ed775c31561bb8aa6a50712d6b9" },
|
||||
"nvim-notify": { "branch": "master", "commit": "e4a2022f4fec2d5ebc79afa612f96d8b11c627b3" },
|
||||
"nvim-spectre": { "branch": "master", "commit": "696cff781a4a7ecc91549736835e2acbd00fe859" },
|
||||
"nvim-transparent": { "branch": "main", "commit": "3af6232c8d39d51062702e875ff6407c1eeb0391" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "1bfefd1f98dae54576a54b59b42379b275a00414" },
|
||||
"nvim-treesitter-context": { "branch": "master", "commit": "8aa32aa6b84dda357849dbc0f775e69f2e04c041" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "23f3840b7520e009121b3175f528178136dd9834" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "bf0a96568a54618138ac42c84758945cdafef86b" },
|
||||
"nvim-treesitter-context": { "branch": "master", "commit": "e5c90f0f32e948b285ed2466e799a4b36f9a42d9" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "e69a504baf2951d52e1f1fbb05145d43f236cbf1" },
|
||||
"nvim-ts-autotag": { "branch": "main", "commit": "6be1192965df35f94b8ea6d323354f7dc7a557e4" },
|
||||
"nvim-ts-context-commentstring": { "branch": "main", "commit": "92e688f013c69f90c9bbd596019ec10235bc51de" },
|
||||
"nvim-various-textobjs": { "branch": "main", "commit": "6e5a8e37816619ed0b6f2761621239eb3c3197a2" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "3af745113ea537f58c4b1573b64a429fefad9e07" },
|
||||
"obsidian.nvim": { "branch": "main", "commit": "1387498bfba0c67a9bed4f615eafaac035250116" },
|
||||
"nvim-various-textobjs": { "branch": "main", "commit": "df5934fc2c57b1d8450bfcba067a2516d1221a06" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "5de460ca7595806044eced31e3c36c159a493857" },
|
||||
"obsidian.nvim": { "branch": "main", "commit": "1149c5bba00ae93752b008dfebad51cc7a0f62db" },
|
||||
"octo.nvim": { "branch": "master", "commit": "e933611c74cb735c00d0db8ca94533bec1444bf0" },
|
||||
"oil.nvim": { "branch": "master", "commit": "4088efb8ff664b6f1624aab5dac6c3fe11d3962c" },
|
||||
"persistence.nvim": { "branch": "main", "commit": "ad538bfd5336f1335cdb6fd4e0b0eebfa6e12f32" },
|
||||
@@ -104,15 +103,15 @@
|
||||
"telescope-live-grep-args.nvim": { "branch": "master", "commit": "851c0997d55601f2afd7290db0f90dc364e29f58" },
|
||||
"telescope-node-modules.nvim": { "branch": "main", "commit": "b846d33ff5763176dc14fc74c30941a2067c82fd" },
|
||||
"telescope-undo.nvim": { "branch": "main", "commit": "3dec002ea3e7952071d26fbb5d01e2038a58a554" },
|
||||
"telescope.nvim": { "branch": "master", "commit": "74ce793a60759e3db0d265174f137fb627430355" },
|
||||
"telescope.nvim": { "branch": "master", "commit": "4522d7e3ea75ffddabdc39957168a8a7060b5df0" },
|
||||
"tmux-awesome-manager.nvim": { "branch": "master", "commit": "9bd40de158353efcc314b5ac1c1a7e3cfb77b872" },
|
||||
"todo-comments.nvim": { "branch": "main", "commit": "3094ead8edfa9040de2421deddec55d3762f64d1" },
|
||||
"todo-comments.nvim": { "branch": "main", "commit": "4a6737a8d70fe1ac55c64dfa47fcb189ca431872" },
|
||||
"toggleterm.nvim": { "branch": "main", "commit": "c80844fd52ba76f48fabf83e2b9f9b93273f418d" },
|
||||
"tokyonight.nvim": { "branch": "main", "commit": "531b04704fc9ff994d8b9c0720428fdc3c7d49d1" },
|
||||
"tokyonight.nvim": { "branch": "main", "commit": "f247ee700b569ed43f39320413a13ba9b0aef0db" },
|
||||
"trouble.nvim": { "branch": "main", "commit": "f1168feada93c0154ede4d1fe9183bf69bac54ea" },
|
||||
"twilight.nvim": { "branch": "main", "commit": "8b7b50c0cb2dc781b2f4262a5ddd57571556d1e4" },
|
||||
"vim-abolish": { "branch": "master", "commit": "dcbfe065297d31823561ba787f51056c147aa682" },
|
||||
"vim-astro": { "branch": "main", "commit": "9b0d948aaf8c3f2bfbc97690e79d7ec115cc3576" },
|
||||
"vim-astro": { "branch": "main", "commit": "9b4674ecfe1dd84b5fb9b4de1653975de6e8e2e1" },
|
||||
"vim-bookmarks": { "branch": "master", "commit": "9cc5fa7ecc23b052bd524d07c85356c64b92aeef" },
|
||||
"vim-gh-line": { "branch": "master", "commit": "fbf368bdfad7e5478009a6dc62559e6b2c72d603" },
|
||||
"vim-grammarous": { "branch": "master", "commit": "db46357465ce587d5325e816235b5e92415f8c05" },
|
||||
@@ -120,11 +119,11 @@
|
||||
"vim-markdown": { "branch": "master", "commit": "4e9b4deda11d05a157ab34e97f76089669b5b7af" },
|
||||
"vim-mundo": { "branch": "master", "commit": "b53d35fb5ca9923302b9ef29e618ab2db4cc675e" },
|
||||
"vim-startuptime": { "branch": "master", "commit": "454b3de856b7bd298700de33d79774ca9b9e3875" },
|
||||
"vim-table-mode": { "branch": "master", "commit": "9555a3e6e5bcf285ec181b7fc983eea90500feb4" },
|
||||
"vim-table-mode": { "branch": "master", "commit": "9ac358083943f6339fc304a6e218b634fd1e30bd" },
|
||||
"vim-tmux-navigator": { "branch": "master", "commit": "7db70e08ea03b3e4d91f63713d76134512e28d7e" },
|
||||
"vim-visincr": { "branch": "master", "commit": "57cd943a31b0b5ec36a884b5b5b8758843c74c1a" },
|
||||
"vim-visual-multi": { "branch": "master", "commit": "724bd53adfbaf32e129b001658b45d4c5c29ca1a" },
|
||||
"vim-wakatime": { "branch": "master", "commit": "945a441b83e48c7bafdd227ef8e2eb826f72ab90" },
|
||||
"vim-visual-multi": { "branch": "master", "commit": "aec289a9fdabaa0ee6087d044d75b32e12084344" },
|
||||
"vim-wakatime": { "branch": "master", "commit": "cda81ada9a3bf8168e2381c33831e0dd7be9b828" },
|
||||
"vim-xtract": { "branch": "master", "commit": "65e47be935080f112f219b5f0bc1bf411c783f27" },
|
||||
"vimux": { "branch": "master", "commit": "616fcb4799674a7a809b14ca2dc155bb6ba25788" },
|
||||
"which-key.nvim": { "branch": "main", "commit": "4433e5ec9a507e5097571ed55c02ea9658fb268a" },
|
||||
|
||||
@@ -2,243 +2,251 @@ absl-py==2.0.0
|
||||
accelerate==0.23.0
|
||||
addict==2.4.0
|
||||
aenum==3.1.15
|
||||
aiodns==3.1.1
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.8.6
|
||||
aiohttp-retry==2.8.3
|
||||
aiosignal==1.3.1
|
||||
albumentations==1.3.1
|
||||
aleph-alpha-client==4.0.0
|
||||
altair==5.1.2
|
||||
annotated-types==0.6.0
|
||||
antlr4-python3-runtime==4.13.1
|
||||
anthropic==0.5.0
|
||||
antlr4-python3-runtime==4.9.3
|
||||
anyio==3.7.1
|
||||
appdirs==1.4.4
|
||||
argilla==1.17.0
|
||||
appnope==0.1.3
|
||||
arrow==1.3.0
|
||||
asttokens==2.4.1
|
||||
astunparse==1.6.3
|
||||
async-generator==1.10
|
||||
async-timeout==4.0.3
|
||||
attrs==23.1.0
|
||||
audioread==3.0.1
|
||||
autopep8==2.0.4
|
||||
backoff==2.2.1
|
||||
backcall==0.2.0
|
||||
basicsr==1.4.2
|
||||
bcrypt==4.0.1
|
||||
beautifulsoup4==4.12.2
|
||||
bidict==0.22.1
|
||||
bitsandbytes==0.41.1
|
||||
black==23.10.0
|
||||
black==23.10.1
|
||||
blendmodes==2023
|
||||
blinker==1.6.3
|
||||
boltons==23.0.0
|
||||
boto3==1.28.67
|
||||
botocore==1.31.67
|
||||
cachetools==5.3.1
|
||||
Cerberus==1.3.5
|
||||
Brotli==1.1.0
|
||||
cachetools==5.3.2
|
||||
certifi==2023.7.22
|
||||
cffi==1.16.0
|
||||
cfgv==3.4.0
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.3.0
|
||||
chroma-hnswlib==0.7.3
|
||||
chromadb==0.4.14
|
||||
charset-normalizer==3.3.1
|
||||
clean-fid==0.1.35
|
||||
click==8.1.7
|
||||
clickhouse-connect==0.6.16
|
||||
clip @ https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip#sha256=b5842c25da441d6c581b53a5c60e0c2127ebafe0f746f8e15561a006c6c3be6a
|
||||
codecov==2.1.13
|
||||
clip-anytorch==2.5.2
|
||||
codespell==2.2.6
|
||||
colorclass==2.2.2
|
||||
colorama==0.4.6
|
||||
coloredlogs==15.0.1
|
||||
commonmark==0.9.1
|
||||
compressed-rtf==1.0.6
|
||||
compel==2.0.2
|
||||
contourpy==1.1.1
|
||||
controlnet-aux==0.0.7
|
||||
coverage==7.3.2
|
||||
cryptography==41.0.4
|
||||
cssselect2==0.7.0
|
||||
cssselect==1.2.0
|
||||
cycler==0.12.1
|
||||
Cython==3.0.4
|
||||
dadaptation==3.1
|
||||
dataclasses-json==0.6.1
|
||||
datasets==2.14.6
|
||||
dctorch==0.1.2
|
||||
decorator==5.1.1
|
||||
Deprecated==1.2.14
|
||||
deep-translator==1.11.4
|
||||
deprecation==2.1.0
|
||||
diffusers==0.21.4
|
||||
dill==0.3.7
|
||||
discord-webhook==1.3.0
|
||||
diskcache==5.6.3
|
||||
distlib==0.3.7
|
||||
dlib==19.24.2
|
||||
duckdb==0.9.1
|
||||
easydict==1.10
|
||||
distro==1.8.0
|
||||
dnspython==2.4.2
|
||||
docker==6.1.3
|
||||
docker-pycreds==0.4.0
|
||||
docopt==0.6.2
|
||||
duckduckgo-search==3.9.3
|
||||
dynamicprompts==0.29.0
|
||||
easing-functions==1.0.4
|
||||
easygui==0.98.3
|
||||
EasyProcess==1.1
|
||||
ebcdic==1.1.1
|
||||
einops==0.7.0
|
||||
emoji==2.8.0
|
||||
encodec==0.1.1
|
||||
elevenlabslib==0.13.3
|
||||
entrypoint2==1.1
|
||||
et-xmlfile==1.1.0
|
||||
entrypoints==0.4
|
||||
eventlet==0.33.3
|
||||
exceptiongroup==1.1.3
|
||||
extract-msg==0.45.0
|
||||
executing==2.0.0
|
||||
facexlib==0.3.0
|
||||
fake-bpy-module-latest==20231020
|
||||
fastapi==0.104.0
|
||||
fastapi==0.88.0
|
||||
fastapi-events==0.8.0
|
||||
fastapi-socketio==0.0.10
|
||||
ffmpeg==1.4
|
||||
ffmpeg-python==0.2.0
|
||||
ffmpy==0.3.1
|
||||
filelock==3.12.4
|
||||
filetype==1.2.0
|
||||
filelock==3.13.0
|
||||
filterpy==1.4.5
|
||||
flake8==6.1.0
|
||||
Flask==3.0.0
|
||||
flask-cloudflared==0.0.14
|
||||
Flask-Cors==4.0.0
|
||||
Flask-SocketIO==5.3.6
|
||||
flaskwebgui==1.0.8
|
||||
flatbuffers==23.5.26
|
||||
flexgen==0.1.8
|
||||
font-roboto==0.0.1
|
||||
fonts==0.0.3
|
||||
fonttools==4.43.1
|
||||
frozenlist==1.4.0
|
||||
fsspec==2023.9.2
|
||||
fsspec==2023.10.0
|
||||
ftfy==6.1.1
|
||||
funcy==2.0
|
||||
future==0.18.3
|
||||
fvcore==0.1.5.post20221221
|
||||
gast==0.5.4
|
||||
gdown==4.7.1
|
||||
getpass-asterisk==1.0.1
|
||||
gfpgan==1.3.8
|
||||
gitdb==4.0.11
|
||||
gitlint==0.19.1
|
||||
gitlint-core==0.19.1
|
||||
GitPython==3.1.40
|
||||
google-api-core==2.12.0
|
||||
google-api-python-client==2.105.0
|
||||
google-auth==2.23.3
|
||||
google-auth-oauthlib==1.1.0
|
||||
google-auth-httplib2==0.1.1
|
||||
google-auth-oauthlib==1.0.0
|
||||
google-pasta==0.2.0
|
||||
googleapis-common-protos==1.61.0
|
||||
gradio==3.50.2
|
||||
gradio_client==0.6.1
|
||||
greenlet==3.0.0
|
||||
greenlet==3.0.1
|
||||
grpcio==1.59.0
|
||||
gTTS==2.4.0
|
||||
h11==0.14.0
|
||||
h2==4.1.0
|
||||
h5py==3.10.0
|
||||
hnswlib==0.7.0
|
||||
httpcore==0.16.3
|
||||
hpack==4.0.0
|
||||
httpcore==0.18.0
|
||||
httplib2==0.22.0
|
||||
httptools==0.6.1
|
||||
httpx==0.23.3
|
||||
huggingface-hub==0.17.3
|
||||
httpx==0.25.0
|
||||
huggingface-hub==0.16.4
|
||||
humanfriendly==10.0
|
||||
hyperframe==6.0.1
|
||||
identify==2.5.30
|
||||
idna==3.4
|
||||
imageio==2.31.5
|
||||
IMAPClient==2.3.1
|
||||
imageio==2.31.6
|
||||
imageio-ffmpeg==0.4.9
|
||||
importlib-metadata==6.8.0
|
||||
importlib-resources==6.1.0
|
||||
inflect==7.0.0
|
||||
inflection==0.5.1
|
||||
iniconfig==2.0.0
|
||||
insightface==0.7.3
|
||||
iopath==0.1.10
|
||||
invisible-watermark==0.2.0
|
||||
InvokeAI==3.3.0.post3
|
||||
ipython==8.16.1
|
||||
isort==5.12.0
|
||||
itsdangerous==2.1.2
|
||||
jax==0.4.19
|
||||
jedi==0.19.1
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
joblib==1.3.2
|
||||
jsonmerge==1.9.2
|
||||
jsonpatch==1.33
|
||||
jsonpointer==2.4
|
||||
jsonschema==4.19.1
|
||||
jsonschema-specifications==2023.7.1
|
||||
k-diffusion==0.1.1
|
||||
keras==2.14.0
|
||||
kiwisolver==1.4.5
|
||||
kornia==0.7.0
|
||||
langchain==0.0.319
|
||||
langchainplus-sdk==0.0.20
|
||||
langdetect==1.0.9
|
||||
langsmith==0.0.47
|
||||
lark==1.1.7
|
||||
lark-parser==0.12.0
|
||||
lark==1.1.8
|
||||
lazy_loader==0.3
|
||||
libclang==16.0.6
|
||||
librosa==0.10.1
|
||||
lightning-utilities==0.9.0
|
||||
linkify-it-py==2.0.2
|
||||
lion-pytorch==0.1.2
|
||||
llama_cpp_python==0.2.11
|
||||
llvmlite==0.41.1
|
||||
lmdb==1.4.1
|
||||
lpips==0.1.4
|
||||
loguru==0.7.2
|
||||
lxml==4.9.3
|
||||
lz4==4.3.2
|
||||
Markdown==3.5
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.3
|
||||
marshmallow==3.20.1
|
||||
marshmallow-enum==1.5.1
|
||||
matplotlib==3.8.0
|
||||
matplotlib-inline==0.1.6
|
||||
mccabe==0.7.0
|
||||
mdit-py-plugins==0.4.0
|
||||
mdurl==0.1.2
|
||||
mediapipe==0.10.7
|
||||
ml-dtypes==0.3.1
|
||||
monotonic==1.6
|
||||
ml-dtypes==0.2.0
|
||||
more-itertools==10.1.0
|
||||
MouseInfo==0.1.3
|
||||
mpmath==1.3.0
|
||||
msg-parser==1.2.0
|
||||
msgpack==1.0.7
|
||||
msoffcrypto-tool==5.1.1
|
||||
mss==9.0.1
|
||||
multidict==6.0.4
|
||||
multiprocess==0.70.15
|
||||
mypy-extensions==1.0.0
|
||||
natsort==8.4.0
|
||||
neovim-remote==2.5.1
|
||||
networkx==3.2
|
||||
nltk==3.8.1
|
||||
nodeenv==1.8.0
|
||||
npyscreen==4.10.5
|
||||
num2words==0.5.13
|
||||
numba==0.58.1
|
||||
numexpr==2.8.7
|
||||
numpy==1.26.1
|
||||
numpy==1.24.4
|
||||
oauthlib==3.2.2
|
||||
olefile==0.46
|
||||
oletools==0.60.1
|
||||
omegaconf==2.3.0
|
||||
onnx==1.14.1
|
||||
onnxconverter-common==1.14.0
|
||||
onnxmltools==1.11.2
|
||||
onnx==1.15.0
|
||||
onnxruntime==1.16.1
|
||||
open-clip-torch==2.22.0
|
||||
openapi-schema-pydantic==1.2.4
|
||||
openai==0.28.1
|
||||
openai-whisper==20230918
|
||||
opencv-contrib-python==4.8.1.78
|
||||
opencv-python==4.8.1.78
|
||||
opencv-python-headless==4.8.1.78
|
||||
openpyxl==3.1.2
|
||||
openplayground==0.1.5
|
||||
opt-einsum==3.3.0
|
||||
orjson==3.9.9
|
||||
overrides==7.4.0
|
||||
orjson==3.9.10
|
||||
outcome==1.3.0.post0
|
||||
packaging==23.2
|
||||
pandas==1.5.3
|
||||
pandoc==2.3
|
||||
parameterized==0.9.0
|
||||
pandas==2.1.2
|
||||
parso==0.8.3
|
||||
pathspec==0.11.2
|
||||
pcodedmp==1.2.6
|
||||
pdf2image==1.16.3
|
||||
pdfminer.six==20221105
|
||||
pathtools==0.1.2
|
||||
peft==0.5.0
|
||||
pexpect==4.8.0
|
||||
picklescan==0.0.12
|
||||
pickleshare==0.7.5
|
||||
piexif==1.1.3
|
||||
Pillow==10.1.0
|
||||
pipenv==2023.10.3
|
||||
Pillow==10.0.1
|
||||
pinecone-client==2.2.4
|
||||
pipenv==2023.10.24
|
||||
platformdirs==3.11.0
|
||||
pluggy==1.3.0
|
||||
plumbum==1.8.2
|
||||
ply==3.11
|
||||
pooch==1.7.0
|
||||
portalocker==2.8.2
|
||||
posthog==3.0.2
|
||||
prettytable==3.9.0
|
||||
progressbar==2.5
|
||||
playsound==1.3.0
|
||||
pre-commit==3.5.0
|
||||
prompt-toolkit==3.0.39
|
||||
proselint==0.13.0
|
||||
protobuf==4.23.4
|
||||
psutil==5.9.6
|
||||
pulsar-client==3.3.0
|
||||
py-cpuinfo==9.0.0
|
||||
ptyprocess==0.7.0
|
||||
pudb==2023.1
|
||||
PuLP==2.7.0
|
||||
pure-eval==0.2.2
|
||||
pyarrow==13.0.0
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
PyAutoGUI==0.9.54
|
||||
pycares==4.4.0
|
||||
pycodestyle==2.11.1
|
||||
pycparser==2.21
|
||||
pydantic==1.10.13
|
||||
pydantic_core==2.11.0
|
||||
pydocstyle==6.3.0
|
||||
pydantic==2.4.2
|
||||
pydantic_core==2.10.1
|
||||
pydeck==0.8.1b0
|
||||
pyDeprecate==0.3.2
|
||||
pydub==0.25.1
|
||||
pyflakes==3.1.0
|
||||
PyGetWindow==0.0.9
|
||||
Pygments==2.16.1
|
||||
pygpt4all==1.1.0
|
||||
pygptj==2.0.3
|
||||
pyllamacpp==2.4.2
|
||||
Pympler==1.0.1
|
||||
PyMsgBox==1.0.9
|
||||
pynvim==0.4.3
|
||||
pyobjc==10.0
|
||||
@@ -395,132 +403,134 @@ pyobjc-framework-VideoToolbox==10.0
|
||||
pyobjc-framework-Virtualization==10.0
|
||||
pyobjc-framework-Vision==10.0
|
||||
pyobjc-framework-WebKit==10.0
|
||||
pypandoc==1.12
|
||||
pyparsing==3.1.1
|
||||
PyPatchMatch==1.0.1
|
||||
pyperclip==1.8.2
|
||||
PyPika==0.48.9
|
||||
pyre-extensions==0.0.30
|
||||
pyreadline3==3.4.1
|
||||
PyRect==0.2.0
|
||||
pyrsistent==0.19.3
|
||||
pyrsistent==0.20.0
|
||||
pyscreenshot==3.1
|
||||
PyScreeze==0.1.29
|
||||
PySocks==1.7.1
|
||||
pytest==7.4.2
|
||||
pytest-cov==4.1.0
|
||||
python-dateutil==2.8.2
|
||||
python-docx==1.0.1
|
||||
python-dotenv==1.0.0
|
||||
python-iso639==2023.6.15
|
||||
python-magic==0.4.27
|
||||
python-engineio==4.8.0
|
||||
python-liquid==1.10.0
|
||||
python-multipart==0.0.6
|
||||
python-pptx==0.6.22
|
||||
python-socketio==5.10.0
|
||||
pytorch-lightning==2.1.0
|
||||
pyttsx3==2.90
|
||||
pytweening==1.0.7
|
||||
pytz==2023.3.post1
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
PyWavelets==1.4.1
|
||||
PyYAML==6.0.1
|
||||
qudida==0.0.4
|
||||
rapidfuzz==3.4.0
|
||||
readability-lxml==0.8.1
|
||||
realesrgan==0.3.0
|
||||
red-black-tree-mod==1.21
|
||||
redis==5.0.1
|
||||
referencing==0.30.2
|
||||
regex==2023.10.3
|
||||
reportlab==4.0.6
|
||||
requests==2.31.0
|
||||
requests-oauthlib==1.3.1
|
||||
resize-right==0.0.2
|
||||
rfc3986==1.5.0
|
||||
responses==0.23.3
|
||||
rich==13.6.0
|
||||
rotary-embedding-torch==0.3.2
|
||||
rpds-py==0.10.6
|
||||
rsa==4.9
|
||||
RTFDE==0.1.0
|
||||
rubicon-objc==0.4.7
|
||||
s3transfer==0.7.0
|
||||
rwkv==0.8.16
|
||||
safetensors==0.4.0
|
||||
scikit-image==0.22.0
|
||||
scikit-learn==1.3.1
|
||||
scikit-learn==1.3.2
|
||||
scipy==1.11.3
|
||||
seaborn==0.13.0
|
||||
segno==1.5.2
|
||||
selenium==4.14.0
|
||||
semantic-version==2.10.0
|
||||
semver==3.0.2
|
||||
Send2Trash==1.8.2
|
||||
sentence-transformers==2.2.2
|
||||
sentencepiece==0.1.99
|
||||
sentry-sdk==1.32.0
|
||||
setproctitle==1.3.3
|
||||
sh==2.0.6
|
||||
simpleeval==0.9.13
|
||||
simple-websocket==1.0.0
|
||||
six==1.16.0
|
||||
skl2onnx==1.15.0
|
||||
smmap==5.0.1
|
||||
sniffio==1.3.0
|
||||
snowballstemmer==2.2.0
|
||||
socksio==1.0.0
|
||||
sortedcontainers==2.4.0
|
||||
sounddevice==0.4.6
|
||||
soundfile==0.12.1
|
||||
soupsieve==2.5
|
||||
soxr==0.3.7
|
||||
SQLAlchemy==2.0.22
|
||||
sourcery==1.11.0
|
||||
SpeechRecognition==3.10.0
|
||||
sseclient==0.0.27
|
||||
stack-data==0.6.3
|
||||
starlette==0.31.1
|
||||
suno-bark==0.1.5
|
||||
svglib==1.5.1
|
||||
streamlit==1.28.0
|
||||
sympy==1.12
|
||||
tabulate==0.9.0
|
||||
tb-nightly==2.15.0a20230814
|
||||
taming-transformers-rom1504==0.0.6
|
||||
tb-nightly==2.16.0a20231027
|
||||
tenacity==8.2.3
|
||||
tensorboard==2.15.0
|
||||
tensorboard-data-server==0.7.1
|
||||
tensorboard==2.14.1
|
||||
tensorboard-data-server==0.7.2
|
||||
tensorboard-plugin-wit==1.8.1
|
||||
tensorflow-estimator==2.14.0
|
||||
tensorflow-io-gcs-filesystem==0.34.0
|
||||
tensorflow-macos==2.14.0
|
||||
tensorflow-metal==1.1.0
|
||||
termcolor==2.3.0
|
||||
thop==0.1.1.post2209072238
|
||||
test-tube==0.7.5
|
||||
threadpoolctl==3.2.0
|
||||
tifffile==2023.9.26
|
||||
timm==0.9.7
|
||||
tinycss2==1.2.1
|
||||
tiktoken==0.5.1
|
||||
timm==0.9.8
|
||||
tokenizers==0.14.1
|
||||
tomesd==0.1.3
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
toolz==0.12.0
|
||||
torch==2.1.0
|
||||
torch-fidelity==0.3.0
|
||||
torchaudio==2.1.0
|
||||
torchdiffeq==0.2.3
|
||||
torchmetrics==1.2.0
|
||||
torchsde==0.2.6
|
||||
torchvision==0.16.0
|
||||
TorToiSe==2.4.2
|
||||
tornado==6.3.3
|
||||
tqdm==4.66.1
|
||||
traitlets==5.12.0
|
||||
trampoline==0.1.2
|
||||
transformers==4.34.1
|
||||
typer==0.7.0
|
||||
trio==0.22.2
|
||||
trio-websocket==0.11.1
|
||||
types-python-dateutil==2.8.19.14
|
||||
types-PyYAML==6.0.12.12
|
||||
typing==3.7.4.3
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.8.0
|
||||
tzdata==2023.3
|
||||
tzlocal==5.1
|
||||
tzlocal==5.2
|
||||
uc-micro-py==1.0.2
|
||||
ultralytics==8.0.200
|
||||
Unidecode==1.3.7
|
||||
unstructured==0.10.24
|
||||
uritemplate==4.1.1
|
||||
urllib3==2.0.7
|
||||
urwid==2.2.3
|
||||
urwid-readline==0.13
|
||||
uvicorn==0.23.2
|
||||
uvloop==0.18.0
|
||||
virtualenv==20.24.5
|
||||
uvloop==0.19.0
|
||||
validators==0.22.0
|
||||
virtualenv==20.24.6
|
||||
virtualenv-clone==0.5.7
|
||||
wandb==0.15.12
|
||||
watchfiles==0.21.0
|
||||
wcwidth==0.2.8
|
||||
webencodings==0.5.1
|
||||
websockets==11.0.3
|
||||
Werkzeug==3.0.0
|
||||
wrapt==1.14.1
|
||||
# Editable install with no version control (xformers==0.0.22.post4)
|
||||
-e /Users/kogakure/.asdf/installs/python/3.10.9/lib/python3.10/site-packages
|
||||
xlrd==2.0.1
|
||||
XlsxWriter==3.1.9
|
||||
yacs==0.1.8
|
||||
webdriver-manager==4.0.1
|
||||
websocket-client==1.6.4
|
||||
websockets==12.0
|
||||
Werkzeug==3.0.1
|
||||
wrapt==1.15.0
|
||||
wsproto==1.2.0
|
||||
xformers==0.0.22.post7
|
||||
xxhash==3.4.1
|
||||
yapf==0.40.2
|
||||
yarl==1.9.2
|
||||
zipp==3.17.0
|
||||
zstandard==0.21.0
|
||||
|
||||
Reference in New Issue
Block a user