Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues running lately? #30

Open
gateway opened this issue Feb 29, 2024 · 7 comments
Open

Issues running lately? #30

gateway opened this issue Feb 29, 2024 · 7 comments

Comments

@gateway
Copy link

gateway commented Feb 29, 2024

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

@Archon332
Copy link

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

@gateway
Copy link
Author

gateway commented Feb 29, 2024

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..

@Archon332
Copy link

Archon332 commented Feb 29, 2024

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.

@gateway
Copy link
Author

gateway commented Feb 29, 2024

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..

@Archon332
Copy link

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.

@gateway
Copy link
Author

gateway commented Feb 29, 2024

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..

@Lesteriax
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants