Commit History

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 to change background color from white to pink
c15090e

baohuynhbk14 commited on

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

baohuynhbk14 commited on

Update README.md with new demo title, emojis, and SDK version
ec04f8e

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

Enhance image loading function with additional debug prints and improved error logging
6956a0a

baohuynhbk14 commited on

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

baohuynhbk14 commited on

Merge remote-tracking branch 'origin/main'
be7d039

baohuynhbk14 commited on

Log keyboard interruption errors and stack traces for better debugging of server shutdowns
1444e68

baohuynhbk14 commited on

Improve error handling in image loading function and remove obsolete log file
e35bff8

baohuynhbk14 commited on

Delete logs/serve_images/.DS_Store
676df4a
verified

baohuynhbk14 commited on

Delete logs/.DS_Store
8d8ae61
verified

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

Update dependencies in requirements.txt for compatibility and performance improvements
5c40213

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

Refactor API and controller files; remove unused code and update imports
3c3eadf

baohuynhbk14 commited on

Update conversation.py
b3f697c
verified

gulixin0922 commited on

Update app.py
9da9834
verified

gulixin0922 commited on

Update app.py
62cda7d
verified

gulixin0922 commited on