Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rizgiak
/
table-caption-extraction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
995955c
table-caption-extraction
/
tests
/
test_resource.py
rizgiak
initial commit
737c08b
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
def
test_cuda
():
from
torch.cuda
import
is_available
assert
is_available()