Add accelerate dependency to requirements.txt for improved performance
e1c513e
Nattapong Tapachoomcommited on
Refactor app.py to improve model loading and PDF processing; update dataset generation logic and enhance UI components
084df26
Nattapong Tapachoomcommited on
Remove thai-word-segmentation dependency from requirements.txt
b410a7f
Nattapong Tapachoomcommited on
Refactor Hugging Face integration to use HuggingFaceEndpoint; update requirements.txt for dependency alignment
8720d0d
Nattapong Tapachoomcommited on
Refactor README structure for improved clarity and organization
9778bec
Nattapong Tapachoomcommited on
Update README metadata for improved clarity and organization
b2e76c0
Nattapong Tapachoomcommited on
Enhance README with supported tasks and schemas; update app.py for task templates and localization; modify requirements.txt for additional dependencies
1da8c51
Nattapong Tapachoomcommited on
Implement Hugging Face OAuth login requirement; update README for usage instructions
7908154
Nattapong Tapachoomcommited on
Add login functionality with Hugging Face OAuth; enable/disable Generate button based on login state
af5619b
Nattapong Tapachoomcommited on
Enhance README and app.py for PDF to QA dataset generation; add requirements.txt
230725f
Nattapong Tapachoomcommited on
Add initial implementation of Gradio interface for greeting users