English | 简体中文
🚀 🚀 "Have you ever contemplated that code can do more than just execute logic, but can also be transformed into visual art? This is not just an event; it's an artistic experiment. Dear coding enthusiasts, in celebration of this special day that belongs to us, OpenDILab has prepared a spectacular event for all the 'code monkeys' out there. Let your code 'paint' the world in your heart."
P.S. remember to give us a star
- 2024.01.08: We released the GitHub year-end summary version of CodeMorpheus, come and try! Online trial and Release note
You can access it online, enter the code snippet you wish to generate into the input box, click 'submit and generate', and after waiting for a few seconds, you can obtain a portrait of that code segment.
You can access it online, click ‘Upload code via file’, and select the code you want to generate, click 'submit and generate', and after waiting for a few seconds, you can obtain a portrait of that code segment.
- Release inference service
- Dataset examples
- Release inference model
- Access to more open source text-to-image models
- Release code-prompt-self-portrait dataset
- Release RL fine-tuning code
- Support more programming languages
.
├── LICENSE
├── assets --> media assets (please indicate the source if you want to reprint)
├── morpheus --> code for GitHub year-end summary
├── template_data --> data for examples
├── analysis.py --> code for usage statistics
├── app.py --> code for Gradio App
├── code2pil.py --> code for image generation
├── examples.py --> code examples
└── language_model.py --> code for language model
-
File an issue on Github
-
Contact our email ([email protected])
-
We appreciate all the feedback and contributions to improve CodeMorpheus, both algorithms and system designs.
-
Discuss on DI-engine's WeChat group (i.e. add us on WeChat: ding314assist)
All code within this repository is under Apache License 2.0.