TheLastBen/PPS

Issues running lately?

Opened this issue · 7 comments

Anyone having issues running comfy on paper space lately.. seems like something has changed and I cant run the notebook anymore..

I have this error in the first cell:
Traceback (most recent call last):

File /usr/local/lib/python3.9/dist-packages/IPython/core/interactiveshell.py:3378 in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

Cell In [2], line 8
with open('/dev/null', 'w') as devnull:import requests, os, time, importlib;open('/notebooks/mainpaperspaceA1111.py', 'wb').write(requests.get('https://huggingface.co/datasets/TheLastBen/PPS/raw/main/Scripts/mainpaperspaceA1111.py').content);os.chdir('/notebooks');time.sleep(3);import mainpaperspaceA1111;importlib.reload(mainpaperspaceA1111);from mainpaperspaceA1111 import *;Deps(force_reinstall)

File /notebooks/mainpaperspaceA1111.py:1

^
SyntaxError: invalid syntax

I have this error in the first cell: Traceback (most recent call last):

File /usr/local/lib/python3.9/dist-packages/IPython/core/interactiveshell.py:3378 in run_code exec(code_obj, self.user_global_ns, self.user_ns)

Cell In [2], line 8 with open('/dev/null', 'w') as devnull:import requests, os, time, importlib;open('/notebooks/mainpaperspaceA1111.py', 'wb').write(requests.get('https://huggingface.co/datasets/TheLastBen/PPS/raw/main/Scripts/mainpaperspaceA1111.py').content);os.chdir('/notebooks');time.sleep(3);import mainpaperspaceA1111;importlib.reload(mainpaperspaceA1111);from mainpaperspaceA1111 import *;Deps(force_reinstall)

File /notebooks/mainpaperspaceA1111.py:1 ^ SyntaxError: invalid syntax

right now hugging face is down so anything thats relying on that will fail.. outside of that its been really hard to get anything working..

Also I want to mention that approximately from last weekend Paperspace started to work very slow. For example, loading checkpoint during launching WebUI or changing it with working WebUI in now requiring about 10 minutes.

Also I want to mention that approximately from last weekend Paperspace started to work very slow. For example, loading checkpoint during launching WebUI or changing it with working WebUI in now requiring about 10 minutes.

ok so its not only me.. i know they did some changes on the 24th but man this kinda sucks now..

I wrote about that to Paperscpae support. After the support employee question is whether everything is slow on all GPUs or on a specific one and my answer that on all, they still not answered me back.

I wrote about that to Paperscpae support. After the support employee question is whether everything is slow on all GPUs or on a specific one and my answer that on all, they still not answered me back.

their support is really bad.. but let me know.. because I was thinking of doing the same.. hate to leave them since I use their free gpus and its the best value for the money but man..

This started happening after 24th, I thought it was me alone. I'm using autmatic1111 notebook, even installing dependencies is taking ages to finish now