@vivekmankar9643

This channel deserves millions and billions of subscribers !!!

@sureshabeyweera6733

Thanks chris,,After 4-5 hours of deploying errors I was able to deployed, Thanks for your video!

@srinivasrahul2088

Thank you for the live session Krish. Waiting for more videos in the Docker playlist.

@roshnimagain

Thank you!!!! You helped me so much with my data science project and this is the easiest tutorial to follow on youtube on streamlit deployment

@saeedkhan246

Thanks a lot for making this video.. It was really helpful

@underratedliving595

how can I like your video more than 10 times .thanks a lot for this

@AMANJAISWAL-gf7kh

my project contain one modelweight.hd5 file which is 90 mb and can't upload to github as only 25mb limit. How i upload this file to heroku

@amoghht5655

Sir can you please make video on deployment of web app ,which includes dlib library ,very few blog on this topic and it's really headache for beginners, thanks in advance

@snehitvaddi

My model weights file quite large (above 100MB) which Github doesn't allow to deploy. So, I used GIT LFS to store my model file. Now while deploying, I am getting a Heroku error related to GIT LFS. Please show how to deploy a GIT LFS contained a repository.

@hbertini

My Procfile has a single line:   web: streamlit run test_streamlit.py --server.port=$PORT     so I am not using the setup.sh for simple projects

@gunashekarchenna3171

Sir....my streamlit application  webcam working fine in my PC but not working after deployment in Server. Plz help me.

@jatinjethawa7150

Is there any way to download the prediction returned by the model in streamlit? Pls help

@louerleseigneur4532

Thanks Krish

@padmavathisonnaila6600

hi Krish i got an Application error Application error
An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. can you please help to resolve this.

@chakra-ai

Hi Krish, The video is wonderful.  I have a question. Do you have a solution for image rendering issue. I deployed the streamlit app to azure cloud. The images used in the app is not rendering properly.

@tejastambe5866

We are facing issue in linear logistic regression while using streamlit kindly make one video on this

@krishnakrish9658

how to get proc file

@rameshthamizhselvan2458

Hi Krish,

Request you to post the data drift and the concept drift. I have been waiting for these videos for 2 years.

@snehitvaddi

How to display image like if we are doing image classification using Keras how to do it??

@samyakjain8079

Hey, can someone tell me how to add author name on top of this app by editing app.py