I have this Image genration script in python but it is for Gradio make it for vs code. When I enter propmt in script for image genration then do process of image given in my script, you get may be base64 image convert and automatically save in my current directory. Here is main.py "" and here is requirments.txt "" give me instaall and run command

I got error in vs code, "OSError: No Space left on device" I have root vs code. Now I buy server and I want to connect it into my vs code and run this python on my server how can I? Here is my server "", user "root" host system "32201"

When I run this on power shall "" and here is hot response "" and I use poweshall windows, so sudo not work on it. 

Comments