Tony Lee
Tony Lee
When I use insightface with pydantic to push on replicate cog, this kind of error starts to appear. Detail is under. ```shell Validating model schema... Traceback (most recent call last):...
Thanks for awesome work. I want to adopt freeu(https://github.com/ChenyangSi/FreeU) to your library. Is there any plan to adopt it?
Hello, I know engineers in @replicate work with this issue in Pull requests. But want to know how I can push the image with uninstalling and installing new version of...
Thanks for improvement as time goes on. I just get an error for pushing a cog ``` Validating model schema... ⅹ failed to store bundled schema file .cog/openapi_schema.json: open .cog/openapi_schema.json:...
Thanks for great work once again. I would like to ask you, whether it can work with torch.compile(). If it is, maybe it can work so faster. I got an...
To build the avatar-generator in my workflow, I'm now testing comfyui template for replicate. So I try this and cog-face-to-many from you. I did 1. git clone --recurse-submodules https://github.com/fofr/cog-face-to-sticker.git 2....