yestin long
yestin long
Spawning browser... Traceback (most recent call last): File "d:\project\chatGPT\ChatGPT\src\revChatGPT\demo.py", line 7, in }, conversation_id=1, parent_id=1) # You can start a custom conversation File "D:\Anaconda3\lib\site-packages\revchatgpt-1.2.2-py3.7.egg\revChatGPT\Unofficial.py", line 72, in __init__ self.__email_login() File...
最新更新,我们支持对DialogGen进行4-bit的量化,只需占用21G的显存即可体验我们完整的功能(prompt 增强+图像生成)。你可以用以下命令来加载4bit量化的DialogGen模型: > python sample_t2i.py --prompt "渔舟唱晚" --load-4bit In the latest update, we now support 4-bit quantization for DialogGen, which only requires 21G of GPU memory to experience our full...
> Sure. [test](http://www.cs.unc.edu/~airsplay/aug_paths_test.json) and [valid unseen](http://www.cs.unc.edu/~airsplay/aug_paths_unseenvalid.json). Test data and valid unseen data have been carefully removed from these aug paths. For these experiments, I actually only allow the agent to...
@flysssss 感谢你的回复. @StevenGao6 你确实可以通过更改hydit_app.py源文件来实现种子的自定义设置。如果你还有问题的话,可以随时重新开启这个issue. @flysssss Thanks for your reply. @StevenGao6 You can indeed customize the seed by changing the hydit_app.py source file. If you still have questions, you can reopen...
@cugzhengzhimin 你可以尝试用”摄影风格“来指定生成图片的风格 You can try to use "Photography Style" to specify the style of generated images.
> https://hunyuan.tencent.com/bot/chat v1直接混元就行了 > > https://image.hunyuan.tencent.com/authorize > > v2版本需申请排队 Thanks @wangyang0210 for the reply! That's correct. You can directly use multi-turn text interactions to generate the image by [Tencent Hunyuan...
@Cerf-Volant425 As described in [Readme](https://github.com/Tencent/HunyuanDiT?tab=readme-ov-file#-tencent-hunyuan-bot), you can modify the image through continuous language interaction in [Tencent Hunyuan Bot](https://hunyuan.tencent.com/bot/chat). Here's an example: . Thank you for your suggestions. We will update...
@wangyang0210 @chenbaiyujason 最新更新,我们提供了多轮对话绘图的demo.你可以通过以下命令来运行: (Latest news, we provide a demo of multi-turn dialogue drawing. You can run it with the following command:) ```python # Start a multi-turn T2I generation UI. #...
@Southmelon-Allen We have not yet verified it on other machines. You can try running it. If you have any questions, we can discuss them here.
如果是clip-vit-large-patch14-336模型文件,则放到 ./ckpts/dialoggen/openai/clip-vit-large-patch14-336即可