Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Amit
/
Test01
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Amit
commited on
Apr 21, 2022
Commit
32d476f
·
1 Parent(s):
e8e589e
Update Pipfile
Browse files
Files changed (1)
hide
show
Pipfile
+1
-0
Pipfile
CHANGED
Viewed
@@ -5,6 +5,7 @@ name = "pypi"
5
6
[packages]
7
streamlit = "*"
8
9
[dev-packages]
10
5
6
[packages]
7
streamlit = "*"
8
+
tensorflow = "*"
9
10
[dev-packages]
11