-
Notifications
You must be signed in to change notification settings - Fork 150
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
Linked Colab Demo doesn't work. #6
Comments
Provide detailed information (Console Report) about your problem you encountered. As having the problem itself, with a description here we will help you solve it, and improve the stability of future releases. |
I'm only getting a kind of "Your session crashed, restarting..." notifications during the installation, and then Colab is stucked on "reconnecting", and never reconnects. |
Prepartion/install cell is not working, it throws a Not long before the crash it also installs pytorch=1.12.1 but then remove it and install pytorch=2.0.1 |
Hi~ |
I'll try that tomorrow, I should have some free time. Colab is sometimes really stubborn with dependencies version. I know it's not always easy to get things to work there. Thanks for the answer and the work done with this project ! |
@IceClear Hello I saw the notebook , it had many errors , I fixed the Errors ,except for the Cuda out of memory I think it needs Colab pro + not just pro , I tried it on Kaggle with p100 and it still gave me "Your notebook tried to allocate too much memory and could not be recovered. " anyways here is the fully fixed Remake of the Colab , if you want to save it on your account and change the Colab link in the readme feel free to do so. https://colab.research.google.com/drive/1LcoDjd9pTp3BpS1upPFbmMe4xC0kkzQu?usp=sharing |
Hi. I now meet the same error as you :( |
Hi, guys. A good news may be I found some unimportant operations in test file and I removed them. Now 16G GPU memory should be enough for most of cases. For tile operation on the colab, just reduce the tile size to about 1024 should work. |
You reported that you made some fixes to the google colab StableSR laptop, but trying to click on the link you provided requires permission or access to your laptop. Could you please grant access, for study purposes. |
@ARTUROSING sorry my account got disabled for a bit That's why , use this instead https://colab.research.google.com/drive/11SE2_oDvbYtcuHDbaLAxsKk_o3flsO1T?usp=sharing it is basically the same , the author took from the my modified version and added it there :) . any ways it wont work since it needs big ram unless you have google colab pro + , even on pro + it might not work , it needs like "A100 80gb" I think. you are welcome |
Hi, @francqz31 and @ARTUROSING . May I know what is the problem of the latest colab I published? From my side, it seems like not enough system ram rather than gpu memory. I tested on my local computer and now the gpu requirement should not be that high, i.e., 10G should be enough for testing on 4x SR on 128x128. |
I have successfully run the Colab demo using the Colab Pro I just bought : ) |
This project looks really promising but the given demo doesn't work and make Colab fullcrash. Don't know if Colab has problems now but after trying to run the install of your Colab demo, I can't even disconnect/reconnect after the crash, I can't even delete runtime and must wait hours for a server-side reset of my account... :(
The text was updated successfully, but these errors were encountered: