Hello guys! Got errors on Step 5: pip install -r requirements.txt 🤔
Hello guys!
Got errors on Step 5: pip install -r requirements.txt

Got errors on Step 5: pip install -r requirements.txt





--skip-torch-cuda-test ?NVIDIA GeForce RTX 3090 GPU type on RunPod.NVIDIA RTX A5000.


2023-06-03T15:57:40.583215104Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/ui_functions.py", line 729, in start_training
2023-06-03T15:57:40.583220784Z result = main(class_gen_method=class_gen_method)
2023-06-03T15:57:40.583224064Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/train_dreambooth.py", line 1546, in main
2023-06-03T15:57:40.583227194Z return inner_loop()
2023-06-03T15:57:40.583229735Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/memory.py", line 119, in decorator
2023-06-03T15:57:40.583246165Z return function(batch_size, grad_size, prof, *args, **kwargs)
2023-06-03T15:57:40.583249145Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/train_dreambooth.py", line 246, in inner_loop
2023-06-03T15:57:40.583252465Z count, instance_prompts, class_prompts = generate_classifiers(
2023-06-03T15:57:40.583255115Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/dreambooth/utils/gen_utils.py", line 153, in generate_classifiers
2023-06-03T15:57:40.583257975Z builder = ImageBuilder(
2023-06-03T15:57:40.583260385Z File "/workspace/stable-diffusion-webui/extensions/sd_dreambooth_extension/helpers/image_builder.py", line 46, in __init__
2023-06-03T15:57:40.583263265Z self.target = pbar.target
2023-06-03T15:57:40.583265755Z AttributeError: 'mytqdm' object has no attribute 'target'################################################################
Launching launch.py...
################################################################
Using TCMalloc: libtcmalloc.so.4
Python 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0]
Version: v1.3.1
Commit hash: b6af0a3809ea869fb180633f9affcae4b199ffcf
Traceback (most recent call last):
File "/workspace/stable-diffusion-webui/launch.py", line 38, in <module>
main()
File "/workspace/stable-diffusion-webui/launch.py", line 29, in main
prepare_environment()
File "/workspace/stable-diffusion-webui/modules/launch_utils.py", line 257, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.108.03 Driver Version: 510.108.03 CUDA Version: 11.8 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... On | 00000000:45:00.0 Off | N/A |
| 0% 27C P8 32W / 350W | 1MiB / 24576MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+--skip-torch-cuda-testNVIDIA GeForce RTX 3090NVIDIA RTX A5000