Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vikranth1111
/
capstone_main
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vikranth1111
commited on
Nov 14, 2023
Commit
6b52d5d
·
1 Parent(s):
b85d6b9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import pickle
2
3
import numpy as np
1
+
!pip install tensorflow
2
import pickle
3
4
import numpy as np