Closed chamini2 closed 7 months ago
oook, now I see why we did not do this before. We mainify this function and run it in the remote env, so we must run os.environ
check separately and not use any fal deps inside of it
Hm, tests are failing - might be that the module triggered a need to do mainify here too, I'll need to check. I guess another reason to hurry up with cloudpickle. https://github.com/fal-ai/fal/issues/142
Looks like mypy is not happy about mainify. Unrelated to this PR, I'll take a look on top.