I searched for solutions and installed tensorflow-gpu with pip.
tf.config.list_physical_devices(\'GPU\')
This code returns an empty list. Here is