kean_lee

Results 5 comments of kean_lee

tensorflow intalled correctly,Missing bazel cudnn cuda or version problem

![4](https://github.com/xinntao/Real-ESRGAN/assets/32349843/d3629906-aeb4-4e64-927c-266097e58e72) ![4_out](https://github.com/xinntao/Real-ESRGAN/assets/32349843/776768ff-ca9b-46b7-806d-cdab1b225c81)

Python 3.10.4 (main, Mar 31 2022, 08:41:55) [GCC 7.5.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import transformers >>> transformers.__version__ '4.28.0.dev0'

2692 # Dispatch model with hooks on all devices if necessary 2693 if device_map is not None: 2694 dispatch_model(model, device_map=device_map, offload_dir=offload_folder, offload_index=offload_index) 2695 defined offload_index paras