I have the above image tag where the src is in the scope but when I look at the browser console log it shows
Use ng-src to avoid strange undeliverable requests being made by browser.
ng-src
Once the expression in ng-src is resolved, it will update the src for the tag,
src
<img ng-src="{{twt.display}}"/>