Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
shrimantasatpati/table-extraction
rishabhv471
/
table-extraction-from-image
like
3
Sleeping
App
Files
Files
Community
main
table-extraction-from-image
/
tests
/
test_resource.py
jurgendn
[Demo Gradio] Add to Huggingface Space
4c41a36
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
def
test_cuda
():
from
torch.cuda
import
is_available
assert
is_available()