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...
6b20d60
TensorFlowProject
/
main.py
hwberry2
Rename app.py to main.py
6b20d60
almost 2 years ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
tensorflow
as
tf
print
(
"TensorFlow version:"
, tf.__version__)