Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
john5050
/
ProjectX
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ProjectX
105 MB
Ctrl+K
Ctrl+K
4 contributors
History:
20 commits
john5050
Update app.py
65cfbb9
verified
5 days ago
static
added feature to directly browse google maps in app to directly scan you location and get analysis of the area.
about 1 month ago
test images
made a inference model and added the inference script, requirements.txt, and the flask app to the repository. The inference script is a jupyter notebook that contains the code for loading the model and making predictions on new images. The flask app is a simple web application that allows users to upload images and get predictions from the model. The requirements.txt file contains the necessary dependencies for running the flask app.
about 1 month ago
.gitattributes
Safe
1.69 kB
initial commit
5 days ago
Dockerfile
Safe
558 Bytes
done
5 days ago
LICENSE
Safe
35.1 kB
Initial commit
3 months ago
README.md
Safe
6.53 kB
Update README.md
5 days ago
app.py
Safe
5.63 kB
Update app.py
5 days ago
best_model.pth
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
53.2 MB
xet
made a inference model and added the inference script, requirements.txt, and the flask app to the repository. The inference script is a jupyter notebook that contains the code for loading the model and making predictions on new images. The flask app is a simple web application that allows users to upload images and get predictions from the model. The requirements.txt file contains the necessary dependencies for running the flask app.
about 1 month ago
best_model.zip
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
49.2 MB
xet
trained model weights
2 months ago
inference script.ipynb
Safe
9.94 kB
made a inference model and added the inference script, requirements.txt, and the flask app to the repository. The inference script is a jupyter notebook that contains the code for loading the model and making predictions on new images. The flask app is a simple web application that allows users to upload images and get predictions from the model. The requirements.txt file contains the necessary dependencies for running the flask app.
about 1 month ago
requirements.txt
Safe
84 Bytes
deployment using docker
5 days ago
sourcecode.ipynb
Safe
14.4 kB
Source File Added
2 months ago