You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

35m 33s logged

Today I’m working on adding more modalities to my AI, more specifically, giving it the ability to read text, documents and code files alongside the already implemented image file. To do this I’m migrating from pick_image_file() to just pick_file()

As of now, the pick_file() function is done and i need to add functions for parsing the returned filepath to data the AI can read.

I also ran out of free credits on Hugging Face so i created an extra account. :(

0
27

Comments 0

No comments yet. Be the first!