-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
是不是应该考虑整合图片生成模型:DALLE了? #331
Comments
我自己在这个项目加入过DALLE,其实很简单,本身这个项目里的openai nodejs sdk就有图片生成的api,而且共享一套apikey,但是最后我放弃了,主要是两个原因: 1.DALLE生成的图片不怎么样,翻车率极高,效果真的不好 |
原来如此,但是很多的chatGPT的应用我都看到有图片生成功能,难道他们不要钱的吗?感觉都是随便用的。 |
我见过一些生成图片的,现在有一些ai平台可以通过网址生成图片,比如这个 https://image.pollinations.ai/prompt/whitecat 你想生成什么图片,你只需要改最后面的whitecat就行了,基本是这个原理。 这个不要钱,但是效果怎么样我没试过 |
图片生成好像是扣额度的,但确实很贵 #410 |
目前的图片生成好像不work,用起来也很不友好。是不是应该允许切换模型,然后首先把DALLE的图片生成模型整合到页面来。
你们说呢?
The text was updated successfully, but these errors were encountered: