rizavelioglu/fashionfail

HF-spaces Demo

rizavelioglu opened this issue · 0 comments

update visualization in HF-spaces demo:

  • Use the Annotated Image module, see docs here: https://www.gradio.app/docs/annotatedimage
  • Add some example images where Facere performs nicely and Facere+ fails, e.g. full-body images. This is to show advantages, disadvantages of both models.
  • install onnxruntime-gpu instead of onnxruntime s.t. it could be run on GPUs.
  • additional changes required to run onnx models on zeroGPU, see issue see how to switch provider