Badge for streamlit demo

This commit is contained in:
Nicola Landro 2022-01-05 23:09:24 +00:00
parent 1ac5e40424
commit 42fbb65cf0

View File

@ -1,10 +1,12 @@
[![pipeline status](https://gitlab.com/nicolalandro/obj2html/badges/main/pipeline.svg)](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
[![coverage report](https://gitlab.com/nicolalandro/obj2html/badges/main/coverage.svg)](https://gitlab.com/nicolalandro/obj2html/-/commits/main)
[![License: MIT](https://img.shields.io/badge/license-MIT-lightgray)](LICENSE)
[![pypi package](https://img.shields.io/badge/pypi%20package-obj2html-blue)](https://pypi.org/project/obj2html/)
[![pypi downloads numbers](https://img.shields.io/pypi/dm/obj2html.svg)](https://pypistats.org/packages/obj2html)
[![License: MIT](https://img.shields.io/badge/license-MIT-lightgray)](LICENSE)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/11mWxDwAf1tR7vivAN18Vo8vLRvI9nT5T?usp=sharing)
[![Open Streamlit in HuggingFace spaces](https://img.shields.io/badge/Streamlit-Open%20in%20Spaces-blueviolet)](https://huggingface.co/spaces/z-uo/monocular_depth_estimation)
# Obj2Html
This lib is able to transform an .obj file to HTML that use three.js.