Hugging Face
Models
Datasets
Spaces
Community
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...
1f3546c
Transformer
/
app.py
flytoe
Update app.py
2bbf97a
verified
6 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
torch
print
(torch.__version__)
print
(torch.cuda.is_available())
# Zeigt, ob eine GPU erkannt wird