Update terms of use to clarify data collection practices and improve user guidance 892cc76 Running baohuynhbk14 commited on 20 days ago
Remove redundant pixel values logging and adjust message handling in predict function 430d29a baohuynhbk14 commited on 20 days ago
Remove logging and clean up message handling in add_text and Conversation classes 17a1863 baohuynhbk14 commited on 20 days ago
Refactor predict function to retrieve user message using get_user_message method 4a3718d baohuynhbk14 commited on 20 days ago
Refactor add_text and get_history functions to improve message handling and formatting 7d6b74d baohuynhbk14 commited on 20 days ago
Remove user message logging and adjust message history retrieval in Conversation class 4170f81 baohuynhbk14 commited on 20 days ago
Reorder parameters in predict function to place state before image_path 2285967 baohuynhbk14 commited on 20 days ago
Refactor predict function to remove message parameter and retrieve message from history 15d7f87 baohuynhbk14 commited on 20 days ago
Remove <image> tag from user content in Conversation class for cleaner question formatting 4b99eed baohuynhbk14 commited on 20 days ago
Add logging for message history and improve question formatting in Conversation class 18db0e6 baohuynhbk14 commited on 20 days ago
Fix history parameter handling in predict function and adjust question formatting in Conversation class b0883d9 baohuynhbk14 commited on 20 days ago
Implement get_history method and update message handling in predict function d34de96 baohuynhbk14 commited on 20 days ago
Refactor predict function for improved readability and update history handling abefd07 baohuynhbk14 commited on 20 days ago
Refactor predict function to clean up history logging and improve pixel value logging f0f354e baohuynhbk14 commited on 21 days ago
Update model description and enhance demo details in app.py ca15a3d baohuynhbk14 commited on 21 days ago
Update demo description and change theme to NoCrypt/miku in app.py 50648c9 baohuynhbk14 commited on 21 days ago
Add sampling parameter to ai_bot function and adjust image dimensions in app.py 584ce5d baohuynhbk14 commited on 21 days ago
Update image source in app.py for improved asset hosting f916962 baohuynhbk14 commited on 21 days ago
Add sampling option to prediction and update demo title with snowflake emoji a22a57f baohuynhbk14 commited on 21 days ago
Update README.md to change background color from white to pink c15090e baohuynhbk14 commited on 21 days ago
Update README.md and app.py for demo enhancements and theme changes 38dec67 baohuynhbk14 commited on 21 days ago
Update README.md with new demo title, emojis, and SDK version ec04f8e baohuynhbk14 commited on 21 days ago
Update demo title to include emojis for enhanced visibility a3e5c6d baohuynhbk14 commited on 21 days ago
Comment out test response in ai_bot function to prevent unintended output a23e792 baohuynhbk14 commited on 21 days ago
Remove unused image files and update bot function names for clarity ef6b1b7 baohuynhbk14 commited on 21 days ago
Update http_bot to unpack user message from get_user_message for improved clarity ccf317f baohuynhbk14 commited on 21 days ago
Update image path handling in http_bot to use the first image path if available bba6b10 baohuynhbk14 commited on 21 days ago
Add logging for modified conversation history in prediction function 24a0f48 baohuynhbk14 commited on 21 days ago
Refactor message handling in conversation and prediction functions to improve clarity and functionality 4d0481d baohuynhbk14 commited on 21 days ago
Rename get_user_message to get_last_user_message for clarity and update usage in http_bot 46c8f02 baohuynhbk14 commited on 21 days ago
Add debug print for full predict question in prediction function ca208c8 baohuynhbk14 commited on 21 days ago
Refactor http_bot to include conversation history in prediction function 9d9ede7 baohuynhbk14 commited on 21 days ago
Enhance image loading function with additional debug prints and improved error logging 6956a0a baohuynhbk14 commited on 21 days ago
Update slider values and ranges in demo configuration for improved user control 796079a baohuynhbk14 commited on 21 days ago
Log keyboard interruption errors and stack traces for better debugging of server shutdowns 1444e68 baohuynhbk14 commited on 21 days ago
Improve error handling in image loading function and remove obsolete log file e35bff8 baohuynhbk14 commited on 21 days ago