shantanudave/Fashion-Image-Captioning-using-BLIP-2
Update requirements.txt
Update app.py
Update app.py
Update app.py
Clean previous upload to try new sample
Reset Variable
Fixing issue
Save init model in session state
Update app.py
Update app.py
Working on fixed file upload issue
Upload file not generating caption
UI modification and include readme text in header
Update README.md
Change to include to test with provided sample images
Upload sample images to test
Update app.py
Update app.py
Update requirements.txt
Update app.py
Update app.py
Fixed the issue to load the model for inferance in CPU device
Resolving the errors
Error with model local checkpoint paths
Update requirements.txt
Resolved dependency issues during build
Removed use of varaible "init_model_required" to init model.
Included library PEFT by HuggingFace
Update requirements.txt
Update requirements.txt
Update README.md
Upload app.py, models and requirement file
initial commit
