Commit History

Update terms of use to clarify data collection practices and improve user guidance
892cc76
Running

baohuynhbk14 commited on

Remove redundant pixel values logging and adjust message handling in predict function
430d29a

baohuynhbk14 commited on

Remove logging and clean up message handling in add_text and Conversation classes
17a1863

baohuynhbk14 commited on

Refactor predict function to retrieve user message using get_user_message method
4a3718d

baohuynhbk14 commited on

Refactor add_text and get_history functions to improve message handling and formatting
7d6b74d

baohuynhbk14 commited on

Remove user message logging and adjust message history retrieval in Conversation class
4170f81

baohuynhbk14 commited on

Reorder parameters in predict function to place state before image_path
2285967

baohuynhbk14 commited on

Refactor predict function to remove message parameter and retrieve message from history
15d7f87

baohuynhbk14 commited on

Add logging for message history and improve question formatting in Conversation class
18db0e6

baohuynhbk14 commited on

Fix history parameter handling in predict function and adjust question formatting in Conversation class
b0883d9

baohuynhbk14 commited on

Implement get_history method and update message handling in predict function
d34de96

baohuynhbk14 commited on

Refactor predict function for improved readability and update history handling
abefd07

baohuynhbk14 commited on

Refactor predict function to clean up history logging and improve pixel value logging
f0f354e

baohuynhbk14 commited on

Remove last entry from history in predict function
d84fba9

baohuynhbk14 commited on

Log length of pixel values during prediction in app.py
6a6ac31

baohuynhbk14 commited on

Align title section to the left in app.py
0a8cc6f

baohuynhbk14 commited on

Update model description and enhance demo details in app.py
ca15a3d

baohuynhbk14 commited on

Add detailed description section to demo in app.py
c950476

baohuynhbk14 commited on

Update demo description and change theme to NoCrypt/miku in app.py
50648c9

baohuynhbk14 commited on

Update demo theme from Ocean to Glass in app.py
070de42

baohuynhbk14 commited on

Add sampling parameter to ai_bot function and adjust image dimensions in app.py
584ce5d

baohuynhbk14 commited on

Update image source in app.py for improved asset hosting
f916962

baohuynhbk14 commited on

Update sampling checkbox default value in app.py
3fd7f45

baohuynhbk14 commited on

Add sampling option to prediction and update demo title with snowflake emoji
a22a57f

baohuynhbk14 commited on

Update README.md and app.py for demo enhancements and theme changes
38dec67

baohuynhbk14 commited on

Update demo title to include emojis for enhanced visibility
a3e5c6d

baohuynhbk14 commited on

Comment out test response in ai_bot function to prevent unintended output
a23e792

baohuynhbk14 commited on

Remove unused image files and update bot function names for clarity
ef6b1b7

baohuynhbk14 commited on

Update http_bot to unpack user message from get_user_message for improved clarity
ccf317f

baohuynhbk14 commited on

Update image path handling in http_bot to use the first image path if available
bba6b10

baohuynhbk14 commited on

Add logging for modified conversation history in prediction function
24a0f48

baohuynhbk14 commited on

Refactor message handling in conversation and prediction functions to improve clarity and functionality
4d0481d

baohuynhbk14 commited on

Rename get_user_message to get_last_user_message for clarity and update usage in http_bot
46c8f02

baohuynhbk14 commited on

Add debug print for full predict question in prediction function
ca208c8

baohuynhbk14 commited on

Refactor http_bot to include conversation history in prediction function
9d9ede7

baohuynhbk14 commited on

Update slider values and ranges in demo configuration for improved user control
796079a

baohuynhbk14 commited on

Enhance logging in http_bot and clean up conversation message handling; add .gitignore for better project management
6db93f3

baohuynhbk14 commited on

Update user agent and enhance predict function with additional parameters for improved flexibility
2013bf3

baohuynhbk14 commited on

Add predict function for image processing and refactor http_bot for cleaner code
9f4e146

baohuynhbk14 commited on

Enhance error handling in data processing pipeline for improved robustness
9d74996

baohuynhbk14 commited on

Refactor image processing functions for better performance and clarity in utils.py
d9991d4

baohuynhbk14 commited on

Install flash-attn package and set default device to CUDA in app.py
412554a

baohuynhbk14 commited on

Add GPU decorator to http_bot function for enhanced performance
1993f10

baohuynhbk14 commited on

Add debug prints for model, tokenizer, and question in http_bot function
e967d75

baohuynhbk14 commited on

Move pixel value computation to GPU for improved performance in http_bot function
b6367f6

baohuynhbk14 commited on

Add image processing functions and update error messages in utils.py
b30d21d

baohuynhbk14 commited on

Remove deprecated API functions and update model initialization in app.py
b41e98c

baohuynhbk14 commited on

Add logging for AI response in http_bot function
2304772

baohuynhbk14 commited on

Update model references and titles to reflect new versioning scheme
ca55e17

baohuynhbk14 commited on

Update title in app.py to reflect new model version
8f8d1e9

baohuynhbk14 commited on