I have uploaded my DL model files into GitHub LFS.
Will streamlit sharing will automatically take a model file from LFS and deploy or we need to configure it?
I have uploaded my DL model files into GitHub LFS.
Will streamlit sharing will automatically take a model file from LFS and deploy or we need to configure it?
Hello @Bala_Venkatesh ! Did you get an answer to this. I am having trouble uploading GitHub LFS files. They work well on the localhost but not on the web. Please advise. Thanks!
Hi,
I have a similar problem too!
did anybody get an answer for this?
Hi @Aml @Oznerm @Bala_Venkatesh I’ll will help you guys. First of all set up your GitHub hub account and clone that in your localhost. For example if you have file which has has a size large than 20MB named “best pt”. For moving this file from local to GitHub cloud type the following commands:-
git install lfs #installing lfs
git lfs track "*.pt" (# you can use any file type
# extensions like .h5 like that)
git lfs push --all origin main
git add.
git commit -m "large files pushing"
git push
``
Feel free to ask anyone doubts if the above mentioned structure doesn't works.
Happy Streamlit-ing 🎈
Hi
Thank you very much for taking the time to help out.
I already pushed my files using lfs to my GitHub repo. But I still get the same error, O think the problem is Streamlit isn’t using lfs so it’s not able to pull the repo.
That’s a link to my issue for a reference:
No @Aml . Streamlit cloud any able to pull the github lfs files. So many of my deep learning applications are running in the streamlit cloud…
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.