Spaces:
Sleeping
Sleeping
Update repo owner (#3)
Browse files
README.md
CHANGED
@@ -77,9 +77,9 @@ The use and distribution terms for [tiger]() are covered by the [Apache License,
|
|
77 |
[Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
|
78 |
|
79 |
[Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-tiger-FF9D00?style=for-the-badge&logo=huggingface&logoColor=white&labelColor=6B7280
|
80 |
-
[Hugging Face space URL]: https://huggingface.co/spaces/
|
81 |
|
82 |
-
[Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/
|
83 |
-
[Hugging Face sync status URL]: https://github.com/
|
84 |
|
85 |
-
[Project Tiger on Hugging Face]: https://huggingface.co/spaces/
|
|
|
77 |
[Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
|
78 |
|
79 |
[Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-tiger-FF9D00?style=for-the-badge&logo=huggingface&logoColor=white&labelColor=6B7280
|
80 |
+
[Hugging Face space URL]: https://huggingface.co/spaces/paion-data/tiger
|
81 |
|
82 |
+
[Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/paion-data/tiger/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=Hugging%20Face%20Sync%20Up
|
83 |
+
[Hugging Face sync status URL]: https://github.com/paion-data/tiger/actions/workflows/ci-cd.yaml
|
84 |
|
85 |
+
[Project Tiger on Hugging Face]: https://huggingface.co/spaces/paion-data/tiger
|
app.py
CHANGED
@@ -233,4 +233,4 @@ def main():
|
|
233 |
if __name__ == "__main__":
|
234 |
main()
|
235 |
st.markdown(
|
236 |
-
"###### Made with :heart: by [
|
|
|
233 |
if __name__ == "__main__":
|
234 |
main()
|
235 |
st.markdown(
|
236 |
+
"###### Made with :heart: by [Paion Data](https://paion-data.com) [](https://buymeacoffee.com/qubitpi)")
|