CoolFace
Apppublic

Bhuvnes/fault-diagnosis-app-v2

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
14 commits on main
3b5acb71y ago

๐Ÿ” Moved Gradio version print to top of app.py for early logging

Bhuvnes
e8098e41y ago

โœ… Rewrote app.py using Interface + TabbedInterface to fix schema errors

Bhuvnes
85db52d1y ago

โš™๏ธ Force Gradio upgrade to 4.44.1 using postBuild and packages.txt

Bhuvnes
dca70a61y ago

โœ… Rewritten app.py to fix deployment errors

Bhuvnes
e3589bc1y ago

โฌ†๏ธ Upgrade Gradio to 4.44.1 to fix schema parsing bug

Bhuvnes
5b2f3df1y ago

โœ… Final patch: force strict return types to match Gradio schema

Bhuvnes
ef1a8e91y ago

โœ… Rewritten app.py to fix deployment errors

Bhuvnes
3e1cf681y ago

๐Ÿ› Fix: Replaced gr.update with None to avoid schema error

Bhuvnes
e291ca71y ago

โœ… Rewritten app.py to fix deployment errors

Bhuvnes
dc523e91y ago

๐Ÿš‘ Fix Keras 3 compatibility with tf-keras for GPT-2

Bhuvnes
d7394f91y ago

๐Ÿ”ง Fix dependency resolution in requirements.txt

Bhuvnes
2224fd51y ago

๐Ÿ“ Add metadata to README.md to fix Space configuration

Bhuvnes
f13790b1y ago

๐Ÿš€ Initial commit: Upload full Gradio app with models

Bhuvnes
ea258dc1y ago

initial commit

Bhuvnes