Spaces:
Runtime error
Runtime error
AroArz
commited on
Commit
•
48ba7ca
1
Parent(s):
d739994
colab
Browse files
README.md
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
<a href="https://cupy.dev/"><img alt="cupy" src="https://img.shields.io/badge/-Cupy-46C02B?logo=numpy&logoColor=white"></a>
|
27 |
<a href="https://twitter.com/yuliangxiu"><img alt='Twitter' src="https://img.shields.io/twitter/follow/yuliangxiu?label=%40yuliangxiu"></a>
|
28 |
<br></br>
|
|
|
29 |
<a href="https://arxiv.org/abs/2212.07422">
|
30 |
<img src='https://img.shields.io/badge/Paper-PDF-green?style=for-the-badge&logo=arXiv&logoColor=green' alt='Paper PDF'>
|
31 |
</a>
|
@@ -44,6 +45,7 @@ ECON is designed for "Human digitization from a color image", which combines the
|
|
44 |
|
45 |
## News :triangular_flag_on_post:
|
46 |
|
|
|
47 |
- [2022/12/15] Both <a href="#demo">demo</a> and <a href="https://arxiv.org/abs/2212.07422">arXiv</a> are available.
|
48 |
|
49 |
## TODO
|
|
|
26 |
<a href="https://cupy.dev/"><img alt="cupy" src="https://img.shields.io/badge/-Cupy-46C02B?logo=numpy&logoColor=white"></a>
|
27 |
<a href="https://twitter.com/yuliangxiu"><img alt='Twitter' src="https://img.shields.io/twitter/follow/yuliangxiu?label=%40yuliangxiu"></a>
|
28 |
<br></br>
|
29 |
+
<a href='https://colab.research.google.com/drive/1YRgwoRCZIrSB2e7auEWFyG10Xzjbrbno?usp=sharing' style='padding-left: 0.5rem;'><img src='https://colab.research.google.com/assets/colab-badge.svg' alt='Google Colab'></a><br></br>
|
30 |
<a href="https://arxiv.org/abs/2212.07422">
|
31 |
<img src='https://img.shields.io/badge/Paper-PDF-green?style=for-the-badge&logo=arXiv&logoColor=green' alt='Paper PDF'>
|
32 |
</a>
|
|
|
45 |
|
46 |
## News :triangular_flag_on_post:
|
47 |
|
48 |
+
- [2022/12/22] <a href='https://colab.research.google.com/drive/1YRgwoRCZIrSB2e7auEWFyG10Xzjbrbno?usp=sharing' style='padding-left: 0.5rem;'><img src='https://colab.research.google.com/assets/colab-badge.svg' alt='Google Colab'></a> is now available, created by [AroArz](https://github.com/AroArz)!
|
49 |
- [2022/12/15] Both <a href="#demo">demo</a> and <a href="https://arxiv.org/abs/2212.07422">arXiv</a> are available.
|
50 |
|
51 |
## TODO
|