Spaces:
Sleeping
Sleeping
dbouget
commited on
Commit
·
a53b581
1
Parent(s):
2973690
Will have to add the readme png some other place to avoid breaking HF [skip ci]
Browse files- .gitignore +1 -0
- README.md +1 -3
.gitignore
CHANGED
@@ -9,5 +9,6 @@ resources/
|
|
9 |
*.zip
|
10 |
*log.csv
|
11 |
*.ini
|
|
|
12 |
gradio_cached_examples/
|
13 |
.idea/
|
|
|
9 |
*.zip
|
10 |
*log.csv
|
11 |
*.ini
|
12 |
+
*.png
|
13 |
gradio_cached_examples/
|
14 |
.idea/
|
README.md
CHANGED
@@ -30,9 +30,7 @@ Raidionics is an open-source, free-to-use desktop application for pre- and posto
|
|
30 |
|
31 |
## [Demo](https://github.com/raidionics/RaidionicsHF#demo) <a target="_blank" href="https://huggingface.co/spaces/dbouget/raidionics"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
32 |
|
33 |
-
To access the live demo, click on the `Hugging Face` badge above.
|
34 |
-
|
35 |
-
<img width="1800" alt="Screenshot 2023-10-04 at 19 10 23" src="https://github.com/raidionics/AeroPath/assets/29090665/8777945b-1c9f-4345-87d9-c530d28cc5ce">
|
36 |
|
37 |
## [Development](https://github.com/raidionics/RaidionicsHF#development)
|
38 |
|
|
|
30 |
|
31 |
## [Demo](https://github.com/raidionics/RaidionicsHF#demo) <a target="_blank" href="https://huggingface.co/spaces/dbouget/raidionics"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
32 |
|
33 |
+
To access the live demo, click on the `Hugging Face` badge above.
|
|
|
|
|
34 |
|
35 |
## [Development](https://github.com/raidionics/RaidionicsHF#development)
|
36 |
|