Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 12
Release 0.5.1 to main#70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
ccead16fb6c831f00049e77ce7c99ddd341583c0fb21ac18c557cfd2a2eb5c9353751435e1575f95f37efb7800971a38f1176410187ad25eFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| gradio>=5.0 | ||
| gradio>=6.19.0 | ||
| --extra-index-url https://download.pytorch.org/whl/cpu | ||
| torch>=2.0 | ||
| transformers>=4.44,<4.45 | ||
| transformers>=4.44,<5.13 | ||
| huggingface_hub>=0.23 | ||
| sentencepiece>=0.2 | ||
| numpy>=1.26 | ||
| unplug-ai==0.2.3 | ||
| unplug-ai==0.4.1 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Demo pins old unplug-aiMedium Severity The demo's Reviewed by Cursor Bugbot for commit 87ad25e. Configure here. | ||
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PyPI scan default still 0.4
Medium Severity
The
unplug-scanaction's composite action and reusable workflow still defaultunplug-versionto>=0.4.0,<0.5. This conflicts with the README and changelog, which state>=0.5.0,<0.6, leadinginstall-modeusers to install older 0.4.x scanners.Reviewed by Cursor Bugbot for commit 87ad25e. Configure here.