Learnerbegginer/Auto-ML-Preprocessing
Fix API endpoints - use correct backend endpoints (/upload-dataset and /process-pipeline)
Update Streamlit app to support deployed backend with fallback to localhost
Deploy working Streamlit version - exact local version that works perfectly
Fix Gradio schema error - simplify to Interface API to avoid complex schema generation
Fix Gradio Markdown parameter - remove unsupported unsafe_allow_html
Improve UI/UX - add custom CSS styling and better layout
Fix Gradio Dataframe parameter - remove unsupported max_rows
Fix huggingface_hub compatibility - use Gradio 4.28.0 and huggingface_hub 0.20.0
Fix Python 3.13 compatibility - use Python 3.11 and stable Gradio 4.32.2
Fix Gradio version conflict - use >=4.44.0 and update SDK version
Fix Gradio compatibility - update to latest version
Deploy PromptPrepML - Standalone Gradio App with ML Preprocessing
initial commit
