Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suryatmodulus pushed 13 commits to main suryatmodulus/zerox
- 1.0.29 58a2402
- Merge branch 'main' of https://github.com/getomni-ai/zerox b63e7ec
- Merge branch 'main' of https://github.com/getomni-ai/zerox 5710203
- add list of supported file types f857507
- format code block for filetypes df586a6
- increment python version c58b6e4
- 🩴 Add pre-process step to correct image orientation (#52) * Add pre-process step to correct image orientation Zer... 839e919
- Fix ENAMETOOLONG error by truncating file names (#61) Fixes #60 --- For more details, open the [Copilot Worksp... 2213028
- 1.0.30 b51e9ca
- 1.0.31 848ddf3
- increment python version: name too long error fix ca688db
- Update README.md for graphicsmagick install, otherwise npm throws an error (#59) Adding in the linux commands with s... 5791a18
- docs: update README.md (#68) somthing -> something af37115
suryatmodulus pushed 50 commits to main suryatmodulus/OmniGen
- update 98e49d3
- upload code 197ec74
- test cases 626b80b
- train script 97b45be
- update readme 4c3ea29
- update readme c23a10d
- update c46e5eb
- update e5aa828
- update 153e4f1
- update 695a87c
- test cases 267df8a
- upadte 40287b3
- update 99af07b
- Merge pull request #11 from staoxiao/main Release model and code 09d311f
- update 1c28962
- Merge pull request #12 from staoxiao/main update 7db57f1
- docs: update README.md a insteresting -> an interesting 50939f4
- Merge pull request #18 from eltociear/patch-1 docs: update README.md 0effb18
- Merge pull request #1 from VectorSpaceLab/main update 758721f
- support safetensor 7495da4
- and 30 more ...
suryatmodulus pushed 16 commits to main suryatmodulus/storm
- fix and add 4b09171
- Merge pull request #189 from xiaobeicn/main fix encoder documentation; add costorm-runner instance dumping in the ex... c0418df
- Include datasets in README.md. 4945340
- Add Azure AI Search Support db59481
- Fixing Typo "reogranize" -> "reorganize" 3b2e5a0
- Merge pull request #208 from itinance/fix/typo-reogranize Fixing Typo "reogranize" -> "reorganize" 4c79348
- fix broken readme link bb45c83
- Merge pull request #218 from montasaurus/adam/fix-broken-readme-link fix broken readme link f1a99b8
- Azure AI Search has optional requirements 3922a84
- azure ai search scoped imports included da52da2
- Nit. 628bf0e
- Fix format issue. 9511be7
- Merge pull request #198 from dfusion-dev/main [New RM] Add AzureAISearch 18d0258
- [SerperRM Bug] valid_url_to_snippets.get(url, {}) get none value. call strip function will be fix it. just like url.s... 03e3af6
- [SerperRM Bug] valid_url_to_snippets.get(url, {}) get none value. call strip function will be fix it. just like url.s... d7d8f40
- Merge pull request #236 from zhoucheng89/main Fix SerperRM bug. dcfa2bd
suryatmodulus pushed 59 commits to master suryatmodulus/gosu
- Update build deps, esp. runc to v1.0.3 c8ad227
- Merge pull request #96 from tianon/runc-1.0.3 Update build deps, esp. runc to v1.0.3 23e6390
- Update to Alpine 3.15, Go 1.17, runc 1.1.0 (#102) b185278
- Invoke "go mod tidy" 66c26c5
- Update to runc 1.1.2 e0192f9
- Merge pull request #110 from self-five/runc-1.1.2 Update to runc 1.1.2 b6fb261
- Update to Go 1.19, Alpine 3.16, runc 1.1.4 e407282
- Add SECURITY.md that points to `govulncheck` This builds `gosu` with an intentionally older version of runc *and* Go... f9e5ae0
- Merge pull request #120 from self-five/govulncheck Add SECURITY.md that points to `govulncheck` e6d5129
- Update to 1.15 50e26df
- Use QEMU and "arch-test" to avoid bad binaries in the future e086fb4
- Backport https://github.com/golang/go/commit/2c7c98c3ad719aa9d6d2594827a6894ff9950042 in our builds This fixes our `... 8eb1914
- Merge pull request #121 from self-five/qemu Use QEMU and "arch-test" to avoid bad binaries in the future bb69d2a
- Update to 1.16 0e73477
- Update CI's govulncheck (to https://github.com/golang/vuln/commit/a42f9910daf3ee8f4a813ce33e16b4470a93faee) 6a1967c
- Update "govulncheck" and add "-mode=binary" See https://go-review.googlesource.com/c/vuln/+/481137 🙃 bf158f3
- Remove explicit `dirmngr` reference This is pulled in automatically via `gnupg`, and moved from `Recommends` to `Dep... 93cfc61
- Update govulncheck to the explicit new v0.1.0 release bfab97a
- Merge pull request #126 from self-five/govulncheck-0.1.0 Update govulncheck to the explicit new v0.1.0 release 4f8f387
- Add new "govulncheck-with-excludes.sh" wrapper script This allows us to exclude GO-2023-1840 (aka CVE-2023-29403) fr... d0aba52
- and 39 more ...
suryatmodulus pushed 1572 commits to main suryatmodulus/llama-recipes
- updated examples to (1) use OctoAI embeddings, and (2) not state the decommissioned int4 models 3f462cb
- adding OctoAI hello llama cloud example b8fd519
- octoai live data example, tested e79e5a7
- adding OctoAI gradio example 813a99e
- remove space 5251288
- adding video summary OctoAI example 0db9414
- rename examples 961660f
- adding RAG chatbot example 5f2855e
- update index 1ca4a9c
- naming tweaks 993fea0
- pinning RAG chatbot requirements 0a57c80
- update to use OctoAI embedding 635923e
- adding purple llama to the mix 26d7b34
- updated examples to (1) use OctoAI embeddings, and (2) not state the decommissioned int4 models bd23f8b
- Merge branch 'tmoreau-octoai' of github.com:octoml/llama-recipes into tmoreau-octoai d57354a
- adding the getting to know llama starter guide 47ccf9b
- authorship update c68c044
- version of the notebooks using amazon bedrock Added a version of the Prompt Engineering with Llama 2 that utilizes A... cb2277c
- removing extraneous cell outputs f52ec10
- Fix load_model missing argument a731087
- and 1552 more ...
suryatmodulus pushed 16 commits to master suryatmodulus/spatial-media
- Remove <a> tags from RFC docs 9d62028
- Added tk scaling to support High-DPI displays Tested on macOS, Win 10 High-DPI display and Win 10 Low-DPI e500366
- add python3 compatibility 47bad65
- add gitignore file 647a584
- Typos fixed on lines 136, 176 60dd418
- getchildren() is deprecated in Python 3.9 6547103
- Update container.py to solve issue 224 This change solves an error "unpack requires a buffer of 4 bytes". https://g... fd0ac73
- Merge pull request #262 from DeepakThi/patch-1 getchildren() is deprecated in Python 3.9 bbb1479
- Merge pull request #265 from tongwenchao/master Update container.py to solve issue 224 56f615e
- Merge pull request #251 from kant/patch-1 Typos fixed on lines 136, 176 a2912db
- Merge pull request #177 from SinZ163/patch-1 Remove <a> tags from RFC docs eba55d4
- Merge pull request #206 from zupolgec/patch-1 Added Tk scaling to support High-DPI displays 513381c
- Merge branch 'master' into master 9e89466
- Merge pull request #227 from movalex/master add Python3 compatibility a697d9c
- Fix typo "eyee" to "eye" 48a6c2a
- Merge pull request #279 from JuliusJacobsohn/patch-1 Fix typo "eyee" to "eye" 57c85bb
suryatmodulus pushed 1107 commits to main suryatmodulus/rallly
- New translations app.json (Chinese Simplified) (#483) 5df9810
- New Crowdin updates (#484) * New translations app.json (German) * New translations app.json (Swedish) 11635ca
- 👷 Add release workflow f0eabd8
- 👷 Prepare docker workflow for versioned releases 8465cfe
- 🚚 Move scripts to scripts folder 3c80eca
- 👷 Add release script 5dba8b0
- 🔖 Release 2.0.0 700a4f7
- 👷 Add major version tag to docker b643652
- ✨ Improve usability of mobile poll (#486) 8c74836
- 💬 New translations app.json (Swedish) (#487) f6d3aed
- 🔧 Update crowdin config c20002e
- 🌐 Update Swedish translations (app.json) (#488) bb54e49
- 📦 Upgrade react-hook-form from 7.39.3 to 7.42.1 (#493) Snyk has created this PR to upgrade react-hook-form from 7.39... 6095d1d
- 📦 Upgrade autoprefixer from 10.4.2 to 10.4.13 (#495) Snyk has created this PR to upgrade autoprefixer from 10.4.2 to... e3ad665
- 📦 Upgrade framer-motion from 6.3.11 to 6.5.1 (#496) Snyk has created this PR to upgrade framer-motion from 6.3.11 to... 281f1d6
- 🔧 Increase timeout when install dependencies bcf4e0b
- 🔖 Release 2.1.0 6fa76f3
- 📦 Bump tailwind dependencies (#497) fc7a2b8
- 💄 Bring back showing the day of the week for date options (#499) 0d805c8
- 👷 Add trigger to deploy on version release e0dfb52
- and 1087 more ...
suryatmodulus pushed 1655 commits to main suryatmodulus/rowy
- move ExportModal to TableModals d04c332
- fix editors row ref 45d8a31
- Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 4586b57
- fix FilterInputs, DefaultValueInput usage of side drawer fields bdb680b
- Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 0301065
- minor field fixes fb01d4e
- fix date and date time filters ce12b1e
- Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 2a1209f
- support filtering by document ID (#668) 456676d
- update id filter label 7a3f960
- fix space grotesk font not loading 2ed6586
- add standard Chevron icons 168b84a
- update ContextMenu items 972bbba
- fix project settings > cloud function region styles a303c76
- tableRowsAtom: remove sorting by ID, which broke out of order rows b6ee78f
- fix Selects using ChevronRight 820f162
- fix Image ContextMenuActions crash fab3851
- fix out of order fields not appearing & remove _rowy_* fields 3e79129
- disable quicktype 207058f
- Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 23530d0
- and 1635 more ...
suryatmodulus pushed 4 commits to main suryatmodulus/bolt.new
- fix: typos in CONTRIBUTING.md (#165) 41afd48
- docs: fix typos in README.md (#164) ffa9f11
- fix: don't always show scrollbars (#548) 582b42e
- fix(readme): use correct issues url (#514) Co-authored-by: Sam Denty <[email protected]> cecbc55
suryatmodulus pushed 14 commits to master suryatmodulus/efficientvit
- Update README.md e81ebbe
- [major] Release DC-AE 8d60c1c
- add sana demo 461f018
- add sana demo 9c8215b
- update gif link 15acdbc
- update demo ccdb5ca
- miinor 8f4212a
- update demo b727a85
- Update README.md (#138) add bibtex hint 106cd20
- chore: update _data_loader.py (#140) reseting -> resetting e8522cb
- fix: adjust input channels in stage0 initialization for dynamic adaptability (#137) f6f49ba
- check existence of FID reference files only when evaluating DC-AE-Diffusion models 80e5ec3
- support training diffusion models with flux-vae and sd-vae-ft-ema 03be041
- reformat with isort 68b885b
suryatmodulus pushed 1872 commits to master suryatmodulus/gyroflow
- - Fixed CUDA interop - Fixed crash with R3D in calibrator - Added more RED metadata from .RMD 695f890
- R3D testing 179b14d
- Allow changing center offset without zooming c96a50f
- Ability to copy lens info by double clicking on the text in Lens profile section 7e92cdc
- - Notification sounds - R3D to ProRes conversion before rendering 17b56c6
- Fixed CUDA interop f408724
- Notification sounds 4ae887a
- Allow opening RDC folders ebb9d55
- Change audio library and save exe and project location in settings f13167e
- Fix build 5add358
- Update RMS limit 2af2ad5
- Added additional GPLv3 Permission - Added BRAW Toolbox to notable contributors. 84d67b0
- Tweaked wording to only reference gyroflow_core 82fc2b7
- Updated LICENSE 82357c3
- Merge pull request #569 from latenitefilms/gyroflow-license-app-store Added additional GPLv3 Permission 55155d9
- A few wgpu updates c46b989
- Fixes for Linux 13667e1
- Add a method to create manager instance for sync-less video file 2629b6d
- Fix deadlock d5bd99d
- Increase max resolution for ProRes f0f829b
- and 1852 more ...