yosun

Results 151 comments of yosun

Regarding Android - it seems that you can just cross compile C++ to anything... There is also an FBX importer asset that seems to support Android, though I have no...

this should be an error not silent fail

full path still does not work - empty array

hm hardware requirements ought to be listed if RTX30X0 is not supported what is the hardware you are running on?!

Just a note install file directions no longer work... this does not load `conda install -c 1adrianb face_alignment=1.2.0`

I think redner is actually not compatible with NVIDIA...

@zeke this is a bug not an enhancement! i am afraid to upload pictures of corgi.cam but, if you want to know, currently, with only 2 photos, this issue is...

This atrocity can be fixed if we can input more than 2 images! [![Image from Gyazo](https://i.gyazo.com/e89f1c260b4d452fcba03f95987a9f14.gif)](https://gyazo.com/e89f1c260b4d452fcba03f95987a9f14)

> the issue with List[str] type is confirmed. temp workaround - use simple 'str' type and split value later. looking into it. > > $ cog --version cog version 0.9.4...

> @yosun > > cog on "[support_for_list_in_input" PR branch](https://github.com/replicate/cog/pull/1561) supports list[Path] input. For local runs only, not supported in Web UI yet, in progress. Example: > > ``` > $...