Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flytoe
/
Transformer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2bbf97a
Transformer
/
app.py
flytoe
Update app.py
2bbf97a
verified
about 1 year ago
raw
Copy download link
history
blame
105 Bytes
import
torch
print
(torch.__version__)
print
(torch.cuda.is_available())
# Zeigt, ob eine GPU erkannt wird