I’m experiencing an issue while using the IP-Adapter integration in my application. The model loads successfully, but when generating or retrieving the output, the expected files (e.g., avatars) are not found — resulting in a 404 error when accessed through the /media/ URL path.
Environment:
OS: Ubuntu 22.04
Python Version: 3.10
Framework: Django
Deployment: Gunicorn / Nginx
Model: buffalo_l / IP-Adapter
GET /media/avatars/cropped_280b4690-baec-448f-ba96-178e0593f912/ HTTP/1.1" 404 179
Please confirm the correct output directory structure or share the expected save path configuration for generated files when using the IP-Adapter model.
I’m experiencing an issue while using the IP-Adapter integration in my application. The model loads successfully, but when generating or retrieving the output, the expected files (e.g., avatars) are not found — resulting in a 404 error when accessed through the /media/ URL path.
Environment:
OS: Ubuntu 22.04
Python Version: 3.10
Framework: Django
Deployment: Gunicorn / Nginx
Model: buffalo_l / IP-Adapter
GET /media/avatars/cropped_280b4690-baec-448f-ba96-178e0593f912/ HTTP/1.1" 404 179
Please confirm the correct output directory structure or share the expected save path configuration for generated files when using the IP-Adapter model.