Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hwberry2
/
TensorFlowProject
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b497884
TensorFlowProject
/
app.py
hwberry2
Update app.py
4535124
almost 2 years ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
tensorflow
as
tf
print
(
"TensorFlow version:"
, tf.__version__)