Jiau Zhang

Results 12 comments of Jiau Zhang

> Thank you so much,When will the code be released, I think this is the best implementation related to video I'm trying to implementation it. --> https://github.com/JiauZhang/Text2Video-Zero

My implementation(https://github.com/JiauZhang/Text2Video-Zero, W.I.P) could run on GPU P100(16GB)

> Edge guidance is cool, how long of a video can I create? This paper is so interesting, so I'm doing it myself. --> https://github.com/JiauZhang/Text2Video-Zero

```shell python gui.py ``` But currently it is only the initial UI, and I am integrating it with the model.

> > WIP > > you should mention it in the readme or the description of this repo Thanks for your suggestion. I have updated the README

it works…

Hi @Nevermore1994, could help me to check whether it works well on MacOS? https://github.com/JiauZhang/DragGAN/pull/12

complete basic version.

自己写了一个同时支持多个平台LLM API的工具,可以直接在终端命令行里聊天。 https://github.com/JiauZhang/chatchat?tab=readme-ov-file#chat-in-the-terminal ```shell $ chatchat run baidu ernie-lite-8k user> http://github.com/JiauZhang/chatchat 这个网址是干啥的? assistant> 这个网址 是一个指向GitHub上的一个开源项目的链接。 "chatchat" 看起来像是一个项目名称或别名,由 "JiauZhang" 创建并托管在GitHub上。 GitHub是一个流行的代码托管和协作平台,允许开发者存储、分享和协作开发代码。 要了解这个网址具体是干什么的,你可以访问该链接并查看项目详情。 通常,项目页面会包含项目的描述、代码、文档、问题跟踪等。通过查看这些信息, 你可以了解该项目的目的、功能、使用方法等。 请注意,由于这是一个开源项目,其具体内容和用途可能因项目而异。 如果你对特定项目或其用途有更多疑问,建议直接访问GitHub上的项目页面或查看相关文档和说明。 user> ^D $ chatchat run...