Spaces:
Build error
Build error
Upload 53 files
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +1 -0
- .streamlit/config.toml +2 -0
- Test Images/Apple_scab.JPG +0 -0
- Test Images/Grape_esca_black_measles.JPG +0 -0
- Test Images/Leaf_scorch.JPG +0 -0
- Test Images/Orange_Haunglongbing_citrus_greening.JPG +0 -0
- Test Images/Peach_bacterial_spot.JPG +0 -0
- Test Images/Pepper_bell_bacterial_spot.JPG +0 -0
- Test Images/Respberry_healthy.JPG +0 -0
- Test Images/Squash_Poedery_mildew.JPG +0 -0
- Test Images/Tomato_yellow_leaf_curl_virus.JPG +0 -0
- Test Images/apple_black_rot.JPG +0 -0
- Test Images/cedar_apple_rust.JPG +0 -0
- __pycache__/Agri_chatbot.cpython-310.pyc +0 -0
- __pycache__/Agri_chatbot.cpython-311.pyc +0 -0
- __pycache__/Crop_Insurance_Risk.cpython-310.pyc +0 -0
- __pycache__/Crop_Insurance_Risk.cpython-311.pyc +0 -0
- __pycache__/Crop_Recommendation.cpython-310.pyc +0 -0
- __pycache__/Crop_Recommendation.cpython-311.pyc +0 -0
- __pycache__/Crop_Recommendation.cpython-312.pyc +0 -0
- __pycache__/Crop_disease_prediction.cpython-310.pyc +0 -0
- __pycache__/Crop_disease_prediction.cpython-311.pyc +0 -0
- __pycache__/Crop_disease_prediction.cpython-312.pyc +0 -0
- __pycache__/Crop_yield.cpython-310.pyc +0 -0
- __pycache__/Crop_yield.cpython-311.pyc +0 -0
- __pycache__/Crop_yield.cpython-312.pyc +0 -0
- __pycache__/Insurance_risk.cpython-310.pyc +0 -0
- __pycache__/Insurance_risk.cpython-311.pyc +0 -0
- __pycache__/Mail.cpython-310.pyc +0 -0
- __pycache__/Mail.cpython-311.pyc +0 -0
- __pycache__/Rain_Forecast.cpython-310.pyc +0 -0
- __pycache__/Rain_Forecast.cpython-311.pyc +0 -0
- __pycache__/Rain_Forecast.cpython-312.pyc +0 -0
- __pycache__/Retrain_Crop_Recommendation.cpython-310.pyc +0 -0
- __pycache__/Weather_app.cpython-310.pyc +0 -0
- __pycache__/Weather_app.cpython-311.pyc +0 -0
- __pycache__/Weather_app.cpython-312.pyc +0 -0
- __pycache__/allmodelretrain.cpython-310.pyc +0 -0
- __pycache__/auth_module.cpython-310.pyc +0 -0
- __pycache__/auth_module.cpython-311.pyc +0 -0
- __pycache__/extra.cpython-311.pyc +0 -0
- __pycache__/feedback.cpython-310.pyc +0 -0
- __pycache__/feedbacko.cpython-310.pyc +0 -0
- __pycache__/feedbacko.cpython-311.pyc +0 -0
- __pycache__/gross_premimum.cpython-310.pyc +0 -0
- __pycache__/gross_premimum.cpython-311.pyc +0 -0
- __pycache__/retrain_Crop_yield.cpython-310.pyc +0 -0
- __pycache__/retrain_gross_premium.cpython-310.pyc +0 -0
- __pycache__/retrain_save_soil.cpython-310.pyc +0 -0
- __pycache__/retrain_sum_insured.cpython-310.pyc +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
org_img/WhatsApp[[:space:]]Image[[:space:]]2024-01-06[[:space:]]at[[:space:]]00.30.46_332f69cb.jpg filter=lfs diff=lfs merge=lfs -text
|
.streamlit/config.toml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[theme]
|
| 2 |
+
base="dark"
|
Test Images/Apple_scab.JPG
ADDED
|
|
Test Images/Grape_esca_black_measles.JPG
ADDED
|
|
Test Images/Leaf_scorch.JPG
ADDED
|
|
Test Images/Orange_Haunglongbing_citrus_greening.JPG
ADDED
|
|
Test Images/Peach_bacterial_spot.JPG
ADDED
|
|
Test Images/Pepper_bell_bacterial_spot.JPG
ADDED
|
|
Test Images/Respberry_healthy.JPG
ADDED
|
|
Test Images/Squash_Poedery_mildew.JPG
ADDED
|
|
Test Images/Tomato_yellow_leaf_curl_virus.JPG
ADDED
|
|
Test Images/apple_black_rot.JPG
ADDED
|
|
Test Images/cedar_apple_rust.JPG
ADDED
|
|
__pycache__/Agri_chatbot.cpython-310.pyc
ADDED
|
Binary file (11.1 kB). View file
|
|
|
__pycache__/Agri_chatbot.cpython-311.pyc
ADDED
|
Binary file (13.8 kB). View file
|
|
|
__pycache__/Crop_Insurance_Risk.cpython-310.pyc
ADDED
|
Binary file (12.1 kB). View file
|
|
|
__pycache__/Crop_Insurance_Risk.cpython-311.pyc
ADDED
|
Binary file (17.4 kB). View file
|
|
|
__pycache__/Crop_Recommendation.cpython-310.pyc
ADDED
|
Binary file (12.9 kB). View file
|
|
|
__pycache__/Crop_Recommendation.cpython-311.pyc
ADDED
|
Binary file (17.9 kB). View file
|
|
|
__pycache__/Crop_Recommendation.cpython-312.pyc
ADDED
|
Binary file (4.68 kB). View file
|
|
|
__pycache__/Crop_disease_prediction.cpython-310.pyc
ADDED
|
Binary file (4.83 kB). View file
|
|
|
__pycache__/Crop_disease_prediction.cpython-311.pyc
ADDED
|
Binary file (7.3 kB). View file
|
|
|
__pycache__/Crop_disease_prediction.cpython-312.pyc
ADDED
|
Binary file (6.28 kB). View file
|
|
|
__pycache__/Crop_yield.cpython-310.pyc
ADDED
|
Binary file (11.5 kB). View file
|
|
|
__pycache__/Crop_yield.cpython-311.pyc
ADDED
|
Binary file (17.3 kB). View file
|
|
|
__pycache__/Crop_yield.cpython-312.pyc
ADDED
|
Binary file (7.3 kB). View file
|
|
|
__pycache__/Insurance_risk.cpython-310.pyc
ADDED
|
Binary file (3.95 kB). View file
|
|
|
__pycache__/Insurance_risk.cpython-311.pyc
ADDED
|
Binary file (8.26 kB). View file
|
|
|
__pycache__/Mail.cpython-310.pyc
ADDED
|
Binary file (954 Bytes). View file
|
|
|
__pycache__/Mail.cpython-311.pyc
ADDED
|
Binary file (1.55 kB). View file
|
|
|
__pycache__/Rain_Forecast.cpython-310.pyc
ADDED
|
Binary file (856 Bytes). View file
|
|
|
__pycache__/Rain_Forecast.cpython-311.pyc
ADDED
|
Binary file (1.28 kB). View file
|
|
|
__pycache__/Rain_Forecast.cpython-312.pyc
ADDED
|
Binary file (952 Bytes). View file
|
|
|
__pycache__/Retrain_Crop_Recommendation.cpython-310.pyc
ADDED
|
Binary file (1.56 kB). View file
|
|
|
__pycache__/Weather_app.cpython-310.pyc
ADDED
|
Binary file (4.5 kB). View file
|
|
|
__pycache__/Weather_app.cpython-311.pyc
ADDED
|
Binary file (8.28 kB). View file
|
|
|
__pycache__/Weather_app.cpython-312.pyc
ADDED
|
Binary file (7.11 kB). View file
|
|
|
__pycache__/allmodelretrain.cpython-310.pyc
ADDED
|
Binary file (1.55 kB). View file
|
|
|
__pycache__/auth_module.cpython-310.pyc
ADDED
|
Binary file (1.29 kB). View file
|
|
|
__pycache__/auth_module.cpython-311.pyc
ADDED
|
Binary file (2.31 kB). View file
|
|
|
__pycache__/extra.cpython-311.pyc
ADDED
|
Binary file (440 Bytes). View file
|
|
|
__pycache__/feedback.cpython-310.pyc
ADDED
|
Binary file (771 Bytes). View file
|
|
|
__pycache__/feedbacko.cpython-310.pyc
ADDED
|
Binary file (1.09 kB). View file
|
|
|
__pycache__/feedbacko.cpython-311.pyc
ADDED
|
Binary file (1.59 kB). View file
|
|
|
__pycache__/gross_premimum.cpython-310.pyc
ADDED
|
Binary file (2.06 kB). View file
|
|
|
__pycache__/gross_premimum.cpython-311.pyc
ADDED
|
Binary file (4.87 kB). View file
|
|
|
__pycache__/retrain_Crop_yield.cpython-310.pyc
ADDED
|
Binary file (1.34 kB). View file
|
|
|
__pycache__/retrain_gross_premium.cpython-310.pyc
ADDED
|
Binary file (2.85 kB). View file
|
|
|
__pycache__/retrain_save_soil.cpython-310.pyc
ADDED
|
Binary file (1.98 kB). View file
|
|
|
__pycache__/retrain_sum_insured.cpython-310.pyc
ADDED
|
Binary file (2.8 kB). View file
|
|
|