Esmaeilkiani commited on
Commit
54d9563
1 Parent(s): 2f76098

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def load_and_display_shapefile(shapefile_path):
59
  map_.to_streamlit(height=600)
60
 
61
  # آدرس شیپ‌فایل آپلود شده در هاگینگ فیس (لینک مستقیم فایل زیپ)
62
- zip_url = 'Dehkhodaa.rar'
63
 
64
  # دانلود و نمایش شیپ‌فایل
65
  shapefile_path = download_and_extract_shapefile(zip_url)
 
59
  map_.to_streamlit(height=600)
60
 
61
  # آدرس شیپ‌فایل آپلود شده در هاگینگ فیس (لینک مستقیم فایل زیپ)
62
+ zip_url = 'https://huggingface.co/spaces/Esmaeilkiani/AppSugarcane/resolve/main/Dehkhodaa.rar'
63
 
64
  # دانلود و نمایش شیپ‌فایل
65
  shapefile_path = download_and_extract_shapefile(zip_url)