-
Notifications
You must be signed in to change notification settings - Fork 122
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
[Feature] Make a qrcode-generator based on mmagic #135
base: main
Are you sure you want to change the base?
Conversation
Nice job. |
Hi @yayoyo66, We'd like to express our appreciation for your valuable contributions to the playground. Your efforts have significantly aided in enhancing the project's quality. If you're on WeChat, we'd also love for you to join our community there. Just add our assistant using the WeChat ID: openmmlabwx. When sending the friend request, remember to include the remark "mmsig + Github ID". Thanks again for your awesome contribution, and we're excited to have you as part of our community! |
A simple demo is provided. | ||
|
||
```shell | ||
python demo/qrcode_inference_demo.py \ |
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.
python qrcode_inference_demo.py
|
||
A simple demo is provided. | ||
|
||
```shell |
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.
cd mmagic_qrcode_generator
Make a QRcode generator based on mmagic