StableVideo
StableVideo copied to clipboard
how to click the render botton without a GUI?
Since I haven't enough memory to run the app, I deploy the project into server, which is linked by SSH, without a GUI(dispatch by slurm). In the case, how I get the result just in commandline?
have u solved this problem? facing the same problem QAQ
have u solved this problem? facing the same problem QAQ
还没有,找别的用去了
@MeowDWing @zhanchao019 gradio is nothing but a GUI. You can easily rewrite the code to execute functions in main class directly rather than using “click”