Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
fischjos
/
pokemon-classifier
like
0
Runtime error
App
Files
Files
Community
fischjos
commited on
May 5
Commit
7291ec1
•
1 Parent(s):
4a10d0a
Delete test.py
Browse files
Files changed (1)
hide
show
test.py
+0
-2
test.py
DELETED
Viewed
@@ -1,2 +0,0 @@
1
-
import tensorflow as tf
2
-
print(tf.__version__)