Prajwal3009 commited on
Commit
0324948
·
verified ·
1 Parent(s): 32d80e6

Upload 53 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. .streamlit/config.toml +2 -0
  3. Test Images/Apple_scab.JPG +0 -0
  4. Test Images/Grape_esca_black_measles.JPG +0 -0
  5. Test Images/Leaf_scorch.JPG +0 -0
  6. Test Images/Orange_Haunglongbing_citrus_greening.JPG +0 -0
  7. Test Images/Peach_bacterial_spot.JPG +0 -0
  8. Test Images/Pepper_bell_bacterial_spot.JPG +0 -0
  9. Test Images/Respberry_healthy.JPG +0 -0
  10. Test Images/Squash_Poedery_mildew.JPG +0 -0
  11. Test Images/Tomato_yellow_leaf_curl_virus.JPG +0 -0
  12. Test Images/apple_black_rot.JPG +0 -0
  13. Test Images/cedar_apple_rust.JPG +0 -0
  14. __pycache__/Agri_chatbot.cpython-310.pyc +0 -0
  15. __pycache__/Agri_chatbot.cpython-311.pyc +0 -0
  16. __pycache__/Crop_Insurance_Risk.cpython-310.pyc +0 -0
  17. __pycache__/Crop_Insurance_Risk.cpython-311.pyc +0 -0
  18. __pycache__/Crop_Recommendation.cpython-310.pyc +0 -0
  19. __pycache__/Crop_Recommendation.cpython-311.pyc +0 -0
  20. __pycache__/Crop_Recommendation.cpython-312.pyc +0 -0
  21. __pycache__/Crop_disease_prediction.cpython-310.pyc +0 -0
  22. __pycache__/Crop_disease_prediction.cpython-311.pyc +0 -0
  23. __pycache__/Crop_disease_prediction.cpython-312.pyc +0 -0
  24. __pycache__/Crop_yield.cpython-310.pyc +0 -0
  25. __pycache__/Crop_yield.cpython-311.pyc +0 -0
  26. __pycache__/Crop_yield.cpython-312.pyc +0 -0
  27. __pycache__/Insurance_risk.cpython-310.pyc +0 -0
  28. __pycache__/Insurance_risk.cpython-311.pyc +0 -0
  29. __pycache__/Mail.cpython-310.pyc +0 -0
  30. __pycache__/Mail.cpython-311.pyc +0 -0
  31. __pycache__/Rain_Forecast.cpython-310.pyc +0 -0
  32. __pycache__/Rain_Forecast.cpython-311.pyc +0 -0
  33. __pycache__/Rain_Forecast.cpython-312.pyc +0 -0
  34. __pycache__/Retrain_Crop_Recommendation.cpython-310.pyc +0 -0
  35. __pycache__/Weather_app.cpython-310.pyc +0 -0
  36. __pycache__/Weather_app.cpython-311.pyc +0 -0
  37. __pycache__/Weather_app.cpython-312.pyc +0 -0
  38. __pycache__/allmodelretrain.cpython-310.pyc +0 -0
  39. __pycache__/auth_module.cpython-310.pyc +0 -0
  40. __pycache__/auth_module.cpython-311.pyc +0 -0
  41. __pycache__/extra.cpython-311.pyc +0 -0
  42. __pycache__/feedback.cpython-310.pyc +0 -0
  43. __pycache__/feedbacko.cpython-310.pyc +0 -0
  44. __pycache__/feedbacko.cpython-311.pyc +0 -0
  45. __pycache__/gross_premimum.cpython-310.pyc +0 -0
  46. __pycache__/gross_premimum.cpython-311.pyc +0 -0
  47. __pycache__/retrain_Crop_yield.cpython-310.pyc +0 -0
  48. __pycache__/retrain_gross_premium.cpython-310.pyc +0 -0
  49. __pycache__/retrain_save_soil.cpython-310.pyc +0 -0
  50. __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