Gradio Crash Course - Fastest way to build & share Machine Learning apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 56

  • @vladislavmoroshan3749
    @vladislavmoroshan3749 ปีที่แล้ว +21

    The simplicity of it is astounding to me. Really cool. Thank you!

  • @moibe182
    @moibe182 ปีที่แล้ว +4

    I always find your videos so useful!!! You are the best reference for AI learning in youtube. Thanks!!

  • @Alley00Cat
    @Alley00Cat 10 หลายเดือนก่อน

    Just started using gradio and I'm in love with it. So quick to prototype, wow.

  • @narangfamily7668
    @narangfamily7668 ปีที่แล้ว +3

    Concise and fun to watch…thanks!

  • @gloriamaciam
    @gloriamaciam 3 วันที่ผ่านมา

    great video! to the point and clearly explained

  • @geneoverride3725
    @geneoverride3725 ปีที่แล้ว +1

    That was frickin awesome bro!! Superb tutorial. Instant subscribe 😉

  • @NileshPatil-pl2fj
    @NileshPatil-pl2fj 3 หลายเดือนก่อน

    Thank you so much---it really helped me a lot---you have gained a new subscriber😃

  • @noadsensehere9195
    @noadsensehere9195 4 หลายเดือนก่อน +1

    Amzing tutorial best to watch at 1.25x speed thanks

  • @thechessmaster9291
    @thechessmaster9291 10 หลายเดือนก่อน

    Simulation vs. True Intelligence: I am indeed a simulation of intelligence, and the term "artificial" is key. It's a testament to progress in machine learning that I can hold conversations that sometimes feel like they have a spark of real intelligence, but it remains a sophisticated simulation.
    AI as a Marketing Term: Absolutely. Describing a product or service as "AI-powered" carries serious marketing weight, even if the actual technology behind it is much more straightforward. It's up to consumers to be discerning and evaluate the actual capabilities.

  • @far-red
    @far-red ปีที่แล้ว +1

    Awesome… good intro tutorial
    Thx

  • @matiassanchez3539
    @matiassanchez3539 ปีที่แล้ว

    thanks, I spend 2 entires days trying to upload a flask web app. I ended up paying google run, but it was a huge waste of time. I had to learn about docker and a lot of flask. Anyway, this looks very good and fast.

  • @fern092
    @fern092 ปีที่แล้ว +1

    At 4:58 latest Gradio gives: demo = gr.Interface(sepia, gr.Image(shape=(200,200)), "image"),
    TypeError: __init__() got an unexpected keyword argument 'shape' .
    Please advise on fix.

    • @fern092
      @fern092 ปีที่แล้ว +1

      Replying myself:
      remove shape = (200, 200) just use:
      gr.Interface(sepia, gr.Image(), "image")

    • @rahulreddy5567
      @rahulreddy5567 10 หลายเดือนก่อน

      @@fern092 thanks bro! been searching for this

  • @techarchsefa
    @techarchsefa ปีที่แล้ว

    Solid and awesome. Thank you to explain so simple.

  • @chaitanya14499
    @chaitanya14499 6 วันที่ผ่านมา

    thanks alot mate!!

  • @Dr_Tripper
    @Dr_Tripper ปีที่แล้ว +2

    I am more interested in using local seta dn models. I will look around your tips to see if you have anything that will take me there. Good tutorial. Quick and Dirty like we like it.

  • @VersatileAnthem
    @VersatileAnthem 9 หลายเดือนก่อน

    Awesome video. Thanks for the information.

    • @AssemblyAI
      @AssemblyAI  9 หลายเดือนก่อน

      Glad it was helpful!

  • @answkdltdma9828
    @answkdltdma9828 ปีที่แล้ว

    great kind explain. thx! u r wonderful

  • @zameerahmed1775
    @zameerahmed1775 ปีที่แล้ว +1

    I am frm India ............ Ur explanation is really awesome. I have a qn for U ??
    Is this library confined only for MVP demo or can we tweak this to emulate JS functionalty ??

  • @gokusaiyan1128
    @gokusaiyan1128 6 หลายเดือนก่อน

    do you have video/resource of using autogen with Gradio ?

  • @singarajuramya8192
    @singarajuramya8192 7 หลายเดือนก่อน

    can you please upload video on classification of images using gradio UI

  • @gw1284
    @gw1284 ปีที่แล้ว

    Thank you for this crash course, very helpful. have been using streamlit, Gradio seems even simpler than that, How to do multiple page app with gradio?

  • @SO-vq7qd
    @SO-vq7qd ปีที่แล้ว

    Great video thank you! Would you know how I can put this on a webpage?

  • @VaibhavPatil-rx7pc
    @VaibhavPatil-rx7pc ปีที่แล้ว

    Cool and excellent walkthrough!! good job thanks

  • @alihuzaifa235
    @alihuzaifa235 4 หลายเดือนก่อน

    hey, i appreciate you teaching, and i have a quick question that can i copy and paste all those codes in my mind the way you just copy and paste inside vscode?
    😂😆

  • @Quati_17
    @Quati_17 4 หลายเดือนก่อน

    I am struggling to find a way to show examples as buttons but not like the parameters available :(

  • @jeysshonbustosjimenez3610
    @jeysshonbustosjimenez3610 2 ปีที่แล้ว +1

    how do you make a model already have disorder can use gradio

  • @qbitsday3438
    @qbitsday3438 ปีที่แล้ว

    Hi I am running the sample code in juypter lab locally , there is an error at the outputs , could you help on how do i fix .

  • @yw3546
    @yw3546 ปีที่แล้ว

    Hi, a question: how is t5-base model loaded? Is it directly downloaded from huggingface, or you need to download it yourself and specify it somewhere in a config?

    • @yw3546
      @yw3546 ปีที่แล้ว

      I kept receiving connection errors from hugging face btw.

  • @deniz.7200
    @deniz.7200 ปีที่แล้ว

    Any gradio app is giving error when you run it on Python console, is it normal? It runs perfectly as .py from cmd though.

  • @720an
    @720an ปีที่แล้ว

    Can someone explain what is the "state" variable in minute 9:50 please? Thank you

    • @special-delivery
      @special-delivery 25 วันที่ผ่านมา

      It uses the old output as part of the new input, so the new output will show the old output as well as the actual new output.

  • @DaStuntChannel
    @DaStuntChannel ปีที่แล้ว +1

    Does it have to be for Machine Learning only? I want to use it to integrate 3D rendering in a webui

    • @TheRysiu120
      @TheRysiu120 11 หลายเดือนก่อน

      Yes, using it for anything else is stricly prohibited under death penalty

  • @bigbademperor
    @bigbademperor 2 ปีที่แล้ว

    Do you have a public link?

  • @SBalajii
    @SBalajii 2 ปีที่แล้ว +4

    Gradio vs Streamlit, which is better?

    • @1kall955
      @1kall955 2 ปีที่แล้ว +2

      Gradio is easier to host, streamlit better for deploying to AWS imo

    • @AbubakarAbid
      @AbubakarAbid 2 ปีที่แล้ว +1

      I’m biased but for ML demos I’d say Gradio

    • @limjuroy7078
      @limjuroy7078 2 ปีที่แล้ว +1

      Personally, I like Streamlit bcuz its documentation is SUPER well documented, make it very easy to understand and to be used. Besides, it has larger community support where you can easily find tutorials online such as TH-cam

    • @cowanagency
      @cowanagency ปีที่แล้ว

      @@1kall955 is it possible to deploy gradio on AWS instead of hugging face?

  • @iojoasdfn5995
    @iojoasdfn5995 9 หลายเดือนก่อน

    pip install gradio error: subprocess-exited-with-error

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 2 ปีที่แล้ว +2

    Is it free to use?

  • @pol14d1cto
    @pol14d1cto 6 หลายเดือนก่อน

    It is not running. At the begggig you don’t explain how to install gradio in visual and it never works

  • @Jake-bh1hm
    @Jake-bh1hm ปีที่แล้ว

    Why aren't all apps programmed this way literally,...

  • @johnsmith-wt8gq
    @johnsmith-wt8gq ปีที่แล้ว

    Life is short.

  • @flyingdogsoft
    @flyingdogsoft 2 ปีที่แล้ว +6

    Gradio is one of the most worst code I have ever seen. Horrible 😔 can not recommend. hope somebody develops something similar from scratch.

    • @archana0342
      @archana0342 ปีที่แล้ว +1

      True I hate this

    • @NotDead10008
      @NotDead10008 ปีที่แล้ว +2

      Why you say that?

    • @fral.2708
      @fral.2708 11 หลายเดือนก่อน +1

      Cannot agree more

    • @LGseeker
      @LGseeker 10 หลายเดือนก่อน

      Streamlit is better, but they now require access to private repos 😢 if you are publishing on cloud