Lightning-Universe / Flashy_app

Perform Image/Text Classification with :zap: Flash built using :zap: AI
Apache License 2.0
9 stars 3 forks source link

Text Classification Fails #58

Open naisofly opened 1 year ago

naisofly commented 1 year ago

Text Classification in Flashy seems to keep crashing on the default demo values for text classification. Not seeing much in the app logs either. Any idea how to fix this or work around it? image image

ethanwharris commented 1 year ago

Hey @naisofly thanks for reporting this! I just tried it from my account and it worked ok. I think that this issue can happen if you try to run it without credits in your account (text requires GPU). Quick fix is to add some credits, but I'll leave this issue open as we should tell users about this caveat within the app and ideally detect if they have enough credits before letting them start training.

Hope that helps :smiley: