holtwick / briefing

🔮 Secure direct video group chat
https://brie.fi/ng
GNU Affero General Public License v3.0
1.42k stars 236 forks source link

Compile without tf support #118

Closed regmibijay closed 2 years ago

regmibijay commented 2 years ago

I have noticed a significant CPU/GPU usage because of background blurr/change features. Is there a proper way to compile without tensorflow support? I would not need said features at all.

holtwick commented 2 years ago

Sure, just remove them ;)

On client side these features are only loaded on demand.