Code Monkey home page Code Monkey logo

ryananan / ai-atelier Goto Github PK

View Code? Open in Web Editor NEW
45.0 2.0 9.0 2.57 MB

Based on the Disco Diffusion, we have developed a Chinese & English version of the AI art creation software "AI Atelier". We offer both Text-To-Image models (Disco Diffusion and VQGAN+CLIP) and Text-To-Text (GPT-J-6B and GPT-NEOX-20B) as options. 在Disco Diffusion模型的基础上,我们开发了一款汉化版AI艺术创作软件“AI聊天画室”。我们同时提供了文本生成图像模型(Disco Diffusion与VQGAN+CLIP)及文本生成文本(GPT-J-6B及GPT-NEOX-20B)可供选择。

License: GNU Affero General Public License v3.0

Python 85.73% Jupyter Notebook 14.27%
ai-art artificial-intelligence disco-di art chinese gpt-j-6b gpt-neo-text-generation image-generation text-generation vqgan-clip

ai-atelier's Introduction

🔮🎯 AI Atelier AI聊天画室 V0.0.4

Access it here 👉 Open tool in Colab 👈 请点此访问

Based on the Disco Diffusion, we have developed a Chinese & English version of the AI art creation software "AI Atelier". We offer both Text-To-Image models (Disco Diffusion and VQGAN+CLIP) and Text-To-Text (GPT-J-6B and GPT-NEOX-20B) as options.

在Disco Diffusion模型的基础上,我们开发了一款汉化版AI艺术创作软件“AI聊天画室”。我们同时提供了文本生成图像模型(Disco Diffusion与VQGAN+CLIP)及文本生成文本(GPT-J-6B及GPT-NEOX-20B)可供选择。

visitors

🌈✨ Welcome the participation of more developers to help making AI Art more accessible ✨🌈

🌈✨ 欢迎更多开发者参与并助力ai艺术的普及与发展 ✨🌈


📜 License 许可证 📜 GNU Affero General Public License v3.0

Making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available.

如果您将本程序二次开发或者提供给他人使用(即使是仅作为在线工具提供服务),您必须延用AGPL许可证且在网上开源共享你修改的版本。相应的版权和许可声明必须保留。

More info | 相关信息 [1] [2]


🍻 What's New 新增功能 🍻

V0.0.4
· Add Chinese translation 新增汉化翻译
· Add chatbot(text-to-text) generation 新增聊天机器人(文本生成文本)
· Optimise files saving structure 优化文件保存结构
· Update GUI and colour scheme to improve readability 优化界面及色彩主题以提升可读性
· Host api for authorization 新增用于授权的API接口

V0.0.3
· Save your own settings to google drive 可保存你的参数设置至谷歌云盘
· Save generated process video to google drive 可将生成过程的视频保存至谷歌云盘
· More prompt enhancers 新增风格类形容词
· Improve GUI of colab notebook 优化界面排版
· Default image size set to 16:9 默认图像尺寸设置为16:9
· Fix 'seed' value error 修复 "种子"值不同步的错误

💭 To-do 待开发 💭

☑️ Buildin GPT-J-6B chatbot 搭建GPT-J-6B聊天机器人
· Create 2D and 3D animations and not only still frames (from Disco Diffusion v5 and VQGAN Animations) 创建2D和3D动画,而非静态图像(来自Disco Diffusion v5和VQGAN Animations)
· Restore your own settings 导入并恢复你的图像设置
· Input audio and images for generation instead of just text 输入音频和图片进行生成,而不仅仅是文字。
· Simplify tool setup process on colab, and enable ‘one-click’ sharing of the generated link to other users. Experiment with the possibilities for multi-user access to the same link. 简化colab端工具加载流程,优化链接分享流程。实验允许多个用户接入同个链接使用的可能性。


🤹 Credits 致谢 🤹

This would not be possible without the brilliant work of MindsEye beta develop by @multimodalart and gpt-j-api by Víctor Gallego.
Disco Diffusion v5 model by @somnai_dreams and @gandamu, based on the foundational work of @RiversHaveWings, with modifications by @danielrussruss, Dango233, Chigozie Nri, @softologyComAu and others.
Hypertron v2 VQGAN model by Philipuss adapted from @RiversHaveWings with modifications by @jbusted1, @softologyComAu and others. Original GAN+CLIP by @advadnoun. CLIP and Guided Diffusion were originally released by OpenAI. VQGAN was released by CompVis Heidelberg.
API access to large language models by TextSynth. Translation powered by Google.

感谢@multimodalart的MindsEye beta 与 Víctor Gallego的gpt-j-api的开创性作品,本软件才能得以实现。
Disco Diffusion v5模型由@somnai_dreams@gandamu所开发。基于@RiversHaveWings开创性的基础工作,以及@danielrussrussDango233Chigozie Nri@softologyComAu等其他人对其进一步的优化。参数的中文翻译基于Vultur
Hypertron v2VQGAN 模型由Philipuss改编自@RiversHaveWings, 并由@jbusted1@softologyComAu等其他人进一步修改。 原始GAN+CLIP由@advadnoun所提供。CLIPGuided Diffusion最初由OpenAI发布。VQGAN则是由CompVis Heidelberg发布的。
对大型语言模型的API访问由TextSynth提供。翻译技术来自谷歌

ai-atelier's People

Contributors

ryananan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ai-atelier's Issues

DeepL auth_key Error

开发者 @ryananan 您好:

在我使用 ai-atelier 时, 它抛出了一个错误, 调用栈信息如下:

AuthorizationException: Authorization failure, check auth_key
Traceback:
File "/usr/local/lib/python3.7/dist-packages/streamlit/script_runner.py", line 430, in _run_script
    exec(code, module.__dict__)
File "/content/ai-atelier-cn.py", line 278, in <module>
    text_main()
File "/content/ai-atelier-cn.py", line 204, in text_main
    user_input_ch, target_lang="EN-GB"))
File "/usr/local/lib/python3.7/dist-packages/deepl/translator.py", line 715, in translate_text
    self._raise_for_status(status, content, json)
File "/usr/local/lib/python3.7/dist-packages/deepl/translator.py", line 522, in _raise_for_status
    f"Authorization failure, check auth_key{message}"

请问您是否对此问题有修复计划, 以及是否可以(需要)在对应 colab notebook 中暴露一个可供填写 auth_key 的变量?

此外, 在Colab 的输出中, 以下语句后提供的外网地址无法访问:

  You can now view your Streamlit app in your browser.

请问是否对 ai-atelier 的使用存在影响?


以上。
非常感谢。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.