Transformer / app.py
flytoe's picture
Update app.py
2bbf97a verified
raw
history blame
105 Bytes
import torch
print(torch.__version__)
print(torch.cuda.is_available()) # Zeigt, ob eine GPU erkannt wird