QubitPi commited on
Commit
973cd81
·
unverified ·
1 Parent(s): 38bbfca

Update repo owner (#3)

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. app.py +1 -1
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/QubitPi/tiger
81
 
82
- [Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/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/QubitPi/tiger/actions/workflows/ci-cd.yaml
84
 
85
- [Project Tiger on Hugging Face]: https://huggingface.co/spaces/QubitPi/tiger
 
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 [@QubitPi](https://github.com/QubitPi) [![this is an image link](https://i.imgur.com/thJhzOO.png)](https://buymeacoffee.com/qubitpi)")
 
233
  if __name__ == "__main__":
234
  main()
235
  st.markdown(
236
+ "###### Made with :heart: by [Paion Data](https://paion-data.com) [![this is an image link](https://i.imgur.com/thJhzOO.png)](https://buymeacoffee.com/qubitpi)")