Easy Colab Link? #156
Replies: 1 comment
-
!pip install xformers==0.0.27 %cd /content !pip install -r /content/RuinedFooocus/requirements_versions.txt !aria2c --console-log-level=error -c -x 16 -s 16 -k 7M https://huggingface.co/bluepen5805/blue_pencil-XL/resolve/main/blue_pencil-XL-v7.0.0.safetensors -d /content/RuinedFooocus/models/checkpoints -o blue_pencil-XL-v700.safetensors !python /content/RuinedFooocus/entry_with_update.py --share Please use If you don't want change the pytorch version in Google Colab i.e. |
Beta Was this translation helpful? Give feedback.
-
I have a crap gpu and I have Colab pro anyways. Most AI image gen stuff seems to work okay, including the original Fooocus, but there's no easy link on the main page to do this with Ruined. I'd prefer to do it in colab since generating a 1024 x 1024 SDXL image on my 980ti 6gb take 2-5 minutes even on Forge. Without forge it's like 7 minutes minimum.
I'll admit I'm a super noob so maybe it's something I could do myself, but...
Anyways, thanks!
Beta Was this translation helpful? Give feedback.
All reactions