Spaces:
Runtime error
Runtime error
Commit
Β·
6a9ae0b
1
Parent(s):
708d3e0
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,15 @@ colorTo: purple
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.27.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.27.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
<br>
|
15 |
+
<a href="https://huggingface.co/spaces/mohsenfayyaz/DecompX"><img alt="Gradio Demo" src="https://img.shields.io/badge/π€-Open%20in%20Spaces-blue?style=flat"></a>
|
16 |
+
<a href="https://colab.research.google.com/github/mohsenfayyaz/DecompX/blob/main/DecompX_Colab_Demo.ipynb"><img alt="Colab Demo" src="https://img.shields.io/badge/β-Open%20in%20Colab-blue?logo=googlecolab&logoColor=F9AB00&style=flat"></a>
|
17 |
+
<br>
|
18 |
+
<a href="https://youtu.be/kQqjp-Dfb-s"><img alt="Video" src="https://img.shields.io/badge/β-Video-red?logo=youtube&logoColor=FF0000&style=flat"></a>
|
19 |
+
<a href="https://github.com/mohsenfayyaz/DecompX/blob/main/DecompX_2023_Slides.pdf"><img alt="Slides" src="https://img.shields.io/badge/β-Slides-FFBB00?logo=airplayvideo&logoColor=FFBB00&style=flat"></a>
|
20 |
+
<a href="https://github.com/mohsenfayyaz/DecompX/blob/main/DecompX_2023_Poster_A0.pdf"><img alt="Poster" src="https://img.shields.io/badge/β-Poster-A493E7?logo=shotcut&logoColor=A493E7&style=flat"></a>
|