Tags: Fooocus

Get Fooocus Gradio API Working

The interesting AI image generation have probably been playing with for quite a while. I’ve been using it too, and one of the best tools I’ve found is Fooocus. It’s easy to use even for someone like me who has zero knowledge of large language models. However, when I wanted to batch process image-to-image generation using fooocus, I ran into a problem: the official version doesn’t plan to support batch processing, so we have to do it ourselves. In this post, we’ll complete the first step: getting the Fooocus API to work.

8 个月前

调通 Fooocus 的 Gradio 放大图接口

上一期我们终于调通了 gradio client 的接口,这样我们文生图就不用依赖于界面了, 不过放大图还不行,今天我们来搞定这个。

11 个月前

调通 Fooocus 的 Gradio 接口

AI 画图相信有兴趣的朋友已经玩了一阵子了,我也在玩,用着比较好用的工具是 fooocus, 可以让我这种对大模型通了九窍的家伙也能轻松上手,不过当我想批量执行图生图的时候, 却犯了难:官方没有计划支援批量处理,那我们只能自己动手了。 今天我们来完成第一步:把 fooocus 的接口调通。

11 个月前