Gulfam Ahmed Saju

Results 3 issues of Gulfam Ahmed Saju

I get this error when I try run the code after giving any prompt into Gradio: ` File "/usr/local/lib/python3.9/dist-packages/openai/api_resources/abstract/engine_api_resource.py", line 153, in create response, _, api_key = requestor.request( File "/usr/local/lib/python3.9/dist-packages/openai/api_requestor.py",...

If I want to work on non-square images, for instance with the dimension 30*436, where do I have to make changes? Does the model architecture needs any change? or only...

From the multicoil_motion_simulator.py, there's a 'import mrimotion as mot'. Is 'mrimotion' a python package? There's no installation for this in 'environment.yml'. Moreover, there's no mention of it anywhere else, whether...