ThioJoe / Full-Stack-AI-Meme-Generator

Uses Various AI Service APIs to generate memes with text and images
GNU General Public License v3.0
286 stars 42 forks source link

How to pack to exe? #11

Closed Jak2k closed 1 year ago

Jak2k commented 1 year ago

Could you include the script?

anishshobithps commented 1 year ago

@Jak2k, You can find it in Releases tab: https://github.com/ThioJoe/Full-Stack-AI-Meme-Generator/releases

Jak2k commented 1 year ago

@Jak2k, You can find it in Releases tab: https://github.com/ThioJoe/Full-Stack-AI-Meme-Generator/releases

I know that. But how to pack it myself?

anishshobithps commented 1 year ago

@Jak2k, You can find it in Releases tab: ThioJoe/Full-Stack-AI-Meme-Generator/releases

I know that. But how to pack it myself?

You can use something like https://github.com/brentvollebregt/auto-py-to-exe

Although, I'd suggest running the script over converting to executable files.

ThioJoe commented 1 year ago

Pyinstaller