How to use Open AI with Python (Django) to generate IMAGES from TEXT and store them in the database🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

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

  • @Pyplane
    @Pyplane  ปีที่แล้ว +5

    Are you using open AI and chat GPT for your projects? 🤔 If yes, share how and if it's working well for you 🙌

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

    Hi I'm new to django and learning from your tutorial. Thank you!
    at 7:55 you're bringing an Image class from images.models but what is in the models.py file? Could you please show that code.

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

    Man. This is really amazing. Thank you very much.

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

      Thanks! Glad you liked it ✨🙌

  • @alial-nuaimi2695
    @alial-nuaimi2695 ปีที่แล้ว

    Dude keep it up, and any advice to advance in Django ? Thank you

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

      Thanks! The best way is to practice by building your own projects 😎🙌

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

    Wow. Amazing video

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

      Thanks! Glad you liked it ✨🙌

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

    Great dude !!!

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

      Glad you liked it ✨Cheers 🙌

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

    CAN you provide us with the github or source code of this project please?

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

    RuntimeError: Model class core.models.Image doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

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

      Add images app to the installed apps list in settings.py 🙌

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

      @@Pyplane Thanks! It works, but I can't see images in /admin site. Should I register that? I only see images in my project in VisualStudio

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

      @@mattkurantowicz admin.site.register(Image) in admin.py

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

    Thank you!

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

      Thanks for watching Aashay! 🙌✨

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

    InvalidRequestError at /image/
    Billing hard limit has been reached

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

    Nice one

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

      Thank you! 😎🙌

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

    api key is not working...

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

    Thank you 😊

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

      Glad you liked it ✨🙌

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

    How can i get part time remote django jobs ??

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

    extract text from img pls
    I wanna make this