"...composable_kernel_rocm.git" did not exist on "ff24b537cb5412b4720a8923bbc090de6d020a3b"
Unverified Commit 0acc65a8 authored by Geewook Kim's avatar Geewook Kim Committed by GitHub
Browse files

Update README.md

parent 0b1cf9d2
...@@ -4,9 +4,10 @@ ...@@ -4,9 +4,10 @@
[![Paper](https://img.shields.io/badge/Paper-arxiv.2111.15664-red)](https://arxiv.org/abs/2111.15664) [![Paper](https://img.shields.io/badge/Paper-arxiv.2111.15664-red)](https://arxiv.org/abs/2111.15664)
[![Conference](https://img.shields.io/badge/ECCV-2022-blue)](#how-to-cite) [![Conference](https://img.shields.io/badge/ECCV-2022-blue)](#how-to-cite)
[![Pypi](https://img.shields.io/badge/pypi-v1.0.3-yellow)](https://pypi.org/project/donut-python)
[![Demo](https://img.shields.io/badge/Demo-Gradio-brightgreen)](#demo) [![Demo](https://img.shields.io/badge/Demo-Gradio-brightgreen)](#demo)
[![Demo](https://img.shields.io/badge/Demo-Colab-orange)](#demo) [![Demo](https://img.shields.io/badge/Demo-Colab-orange)](#demo)
[![PyPI](https://img.shields.io/pypi/v/donut-python?color=yellow&label=pip%20install%20donut-python)](https://pypi.org/project/donut-python)
[![Downloads](https://static.pepy.tech/personalized-badge/donut-python?period=total&units=international_system&left_color=grey&right_color=yellow&left_text=downloads)](https://pepy.tech/project/donut-python)
Official Implementation of Donut and SynthDoG Official Implementation of Donut and SynthDoG
...@@ -64,7 +65,8 @@ To generate synthetic datasets with our SynthDoG, please see `./synthdog/README. ...@@ -64,7 +65,8 @@ To generate synthetic datasets with our SynthDoG, please see `./synthdog/README.
## Software installation ## Software installation
[![Pypi](https://img.shields.io/badge/pypi-v1.0.3-yellow)](https://pypi.org/project/donut-python) [![PyPI](https://img.shields.io/pypi/v/donut-python?color=yellow&label=pip%20install%20donut-python)](https://pypi.org/project/donut-python)
[![Downloads](https://static.pepy.tech/personalized-badge/donut-python?period=total&units=international_system&left_color=grey&right_color=yellow&left_text=downloads)](https://pepy.tech/project/donut-python)
```bash ```bash
pip install donut-python pip install donut-python
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment