Looking ahead: In a world dominated by glass screens and hard plastic buttons, researchers at the University of Bath are reimagining what it means to touch technology. Their new system, HydroHaptics, ...
Support for PIL library image input (path) instead of Base64 encoding. For example, when using models with transformers library, I provide images this way img = Image.open(path).convert("RGB") which ...