@Furkan Gözükara SECourses I'm trying to do dreambooth training using the Inkpunk model to get the
@Furkan Gözükara SECourses I'm trying to do dreambooth training using the Inkpunk model to get the same style but I'm having a few errors. Using 1 x A100 80GB
24 vCPU 125 GB RAM on Runpod.
I installed dreambooth manually, changed the requirements, but when training I get this error:
AssertionError:
from user code:
File "/workspace/venv/lib/python3.10/site-packages/torch/random.py", line 23, in get_rng_state
return default_generator.get_state()
Set torch._dynamo.config.verbose=True for more information
So I tried installing torch torch 1.13 following the steps in https://www.youtube.com/watch?v=zA4LksIVas8&ab_channel=SECourses
pip3 install torch==1.13.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip uninstall xformers
pip install https://huggingface.co/MonsterMMORPG/SECourses/resolve/main/xformers-0.0.19-cp310-cp310-manylinux2014_x86_64.whl
In dreambooth extension folder: pip install -r requirements.txt
Installed VAE file
Restart pod
fuser -k 3000/tcp
But now when I type Python relauncher.py it won't start:( I get this error: TypeError: expected string or bytes-like object
I've stayed awake many hours trying to solve this but can't. Please help
24 vCPU 125 GB RAM on Runpod.
I installed dreambooth manually, changed the requirements, but when training I get this error:
AssertionError:
from user code:
File "/workspace/venv/lib/python3.10/site-packages/torch/random.py", line 23, in get_rng_state
return default_generator.get_state()
Set torch._dynamo.config.verbose=True for more information
So I tried installing torch torch 1.13 following the steps in https://www.youtube.com/watch?v=zA4LksIVas8&ab_channel=SECourses
pip3 install torch==1.13.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip uninstall xformers
pip install https://huggingface.co/MonsterMMORPG/SECourses/resolve/main/xformers-0.0.19-cp310-cp310-manylinux2014_x86_64.whl
In dreambooth extension folder: pip install -r requirements.txt
Installed VAE file
Restart pod
fuser -k 3000/tcp
But now when I type Python relauncher.py it won't start:( I get this error: TypeError: expected string or bytes-like object
I've stayed awake many hours trying to solve this but can't. Please help
YouTubeSECourses
RunPod: https://bit.ly/RunPodIO. Discord : https://bit.ly/SECoursesDiscord. How to install latest version of Automatic1111 Web UI and #DreamBooth on #RunPod. If I have been of assistance to you and you would like to show your support for my work, please consider becoming a patron on
https://www.patreon.com/SECourses
Playlist of #StableDiffusi...
Playlist of #StableDiffusi...





